public class SubmitterHookException extends RuntimeException
This Exception is thrown when registered ISubmitterHook
could not be initialized or invoked.
Constructor and Description |
---|
SubmitterHookException() |
SubmitterHookException(String message) |
SubmitterHookException(String message,
Throwable cause) |
SubmitterHookException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.