Package com.ibm.wsspi.adaptable.module
Class UnableToAdaptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.adaptable.module.UnableToAdaptException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUnableToAdaptException
(String message) UnableToAdaptException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnableToAdaptException
-
UnableToAdaptException
-
UnableToAdaptException
-