com.sap.security.core.server.securestorage.exception
Class ObjectRetrievalException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sap.security.core.server.securestorage.exception.SecureStorageException
|
+--com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
- All Implemented Interfaces:
- java.io.Serializable
- public class ObjectRetrievalException
- extends SecureStorageException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ObjectRetrievalException
public ObjectRetrievalException()
ObjectRetrievalException
public ObjectRetrievalException(java.lang.String msg)
ObjectRetrievalException
public ObjectRetrievalException(java.lang.Exception nested)
ObjectRetrievalException
public ObjectRetrievalException(java.lang.Exception nested,
java.lang.String message)