public class CallbackException extends RuntimeException
Constructor and Description |
---|
CallbackException(Method method) |
CallbackException(Method method,
Throwable cause) |
CallbackException(String message) |
CallbackException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.