org.cumulus4j.keymanager.api
Class CannotDeleteLastUserException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.cumulus4j.keymanager.api.KeyManagerException
org.cumulus4j.keymanager.api.KeyManagerException
               org.cumulus4j.keymanager.api.CannotDeleteLastUserException
org.cumulus4j.keymanager.api.CannotDeleteLastUserException
- All Implemented Interfaces: 
- Serializable
- public class CannotDeleteLastUserException 
- extends KeyManagerException
Wrapper for CannotDeleteLastUserException.
- Author:
- Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
CannotDeleteLastUserException
public CannotDeleteLastUserException()
CannotDeleteLastUserException
public CannotDeleteLastUserException(String message)
CannotDeleteLastUserException
public CannotDeleteLastUserException(Throwable cause)
CannotDeleteLastUserException
public CannotDeleteLastUserException(String message,
                                     Throwable cause)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.