Class OrchDataCleanupException

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

public class OrchDataCleanupException extends Exception
See Also:
  • Constructor Details

    • OrchDataCleanupException

      public OrchDataCleanupException(Exception e)
    • OrchDataCleanupException

      public OrchDataCleanupException(String string)
    • OrchDataCleanupException

      public OrchDataCleanupException(String string, Exception cnfe)
    • OrchDataCleanupException

      public OrchDataCleanupException(String string, Throwable cnfe)