com.sap.security.core.server.securestorage.exception
Class CreateConfigurationsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sap.security.core.server.securestorage.exception.SecureStorageException
|
+--com.sap.security.core.server.securestorage.exception.CreateConfigurationsException
- All Implemented Interfaces:
- java.io.Serializable
- public class CreateConfigurationsException
- 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 |
CreateConfigurationsException
public CreateConfigurationsException()
CreateConfigurationsException
public CreateConfigurationsException(java.lang.String msg)
CreateConfigurationsException
public CreateConfigurationsException(java.lang.Exception nested)
CreateConfigurationsException
public CreateConfigurationsException(java.lang.Exception nested,
java.lang.String message)