Cumulus4j API
(1.2.0)

org.cumulus4j.keymanager.api
Class CannotDeleteLastUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.cumulus4j.keymanager.api.KeyManagerException
              extended by 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

Constructor Summary
CannotDeleteLastUserException()
           
CannotDeleteLastUserException(String message)
           
CannotDeleteLastUserException(String message, Throwable cause)
           
CannotDeleteLastUserException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CannotDeleteLastUserException

public CannotDeleteLastUserException()

CannotDeleteLastUserException

public CannotDeleteLastUserException(String message)

CannotDeleteLastUserException

public CannotDeleteLastUserException(Throwable cause)

CannotDeleteLastUserException

public CannotDeleteLastUserException(String message,
                                     Throwable cause)

Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.