Class KeymasterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.syncope.common.keymaster.client.api.KeymasterException
All Implemented Interfaces:
Serializable

public class KeymasterException extends RuntimeException
See Also:
  • Constructor Details

    • KeymasterException

      public KeymasterException(String message)
    • KeymasterException

      public KeymasterException(Throwable cause)
    • KeymasterException

      public KeymasterException(String message, Throwable cause)