Class SecurityException

All Implemented Interfaces:
Serializable

public class SecurityException extends RuntimeException
Security exception raised by the OMA client for example when time modifications are detected.
Since:
3.1.3
See Also:
  • Constructor Details

    • SecurityException

      public SecurityException(String detailMessage)