Class PrivilegeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.elpical.jclaro.admin.ws.server.PrivilegeException
All Implemented Interfaces:
Serializable

public class PrivilegeException extends Exception
Exception is thrown if a user tries to use a function for which he or she has no privileges
See Also:
Serialized Form
  • Constructor Details

    • PrivilegeException

      public PrivilegeException()
    • PrivilegeException

      public PrivilegeException(String message)