Class PlatformServiceAccessDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.platformservice.exception.PlatformServiceAccessDeniedException
All Implemented Interfaces:
Serializable

public class PlatformServiceAccessDeniedException extends Exception
See Also:
  • Constructor Details

    • PlatformServiceAccessDeniedException

      public PlatformServiceAccessDeniedException()
    • PlatformServiceAccessDeniedException

      public PlatformServiceAccessDeniedException(String message)
    • PlatformServiceAccessDeniedException

      public PlatformServiceAccessDeniedException(String message, Throwable cause)
    • PlatformServiceAccessDeniedException

      public PlatformServiceAccessDeniedException(Throwable cause)