public class DelegateInitializeException extends Exception
IRecordingComponentDelegate
in its initialize method
if the delegate cannot initialize or can determine at initialization that it will not
be able to run.Constructor and Description |
---|
DelegateInitializeException() |
DelegateInitializeException(String message) |
DelegateInitializeException(String message,
Throwable cause) |
DelegateInitializeException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
© Copyright IBM Corp. 2013. All rights reserved.