Class PlatformServiceException

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

public class PlatformServiceException extends Exception
See Also:
  • Constructor Details

    • PlatformServiceException

      public PlatformServiceException(Exception e)
    • PlatformServiceException

      public PlatformServiceException(String string)
    • PlatformServiceException

      public PlatformServiceException(String string, Exception cnfe)
    • PlatformServiceException

      public PlatformServiceException(String string, Throwable cnfe)