public class ObjectRetrievalException extends NamingException
ContextMapperCallbackHandler when it cannot retrieve an
object from the given Binding.| Constructor and Description |
|---|
ObjectRetrievalException(String msg)
Create a new ObjectRetrievalException.
|
ObjectRetrievalException(String msg,
Throwable cause)
Create a new ObjectRetrievalException.
|
getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObjcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectRetrievalException(String msg)
msg - the detail message