Class DeleteException

All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable
Direct Known Subclasses:
DeleteAccountException, DeleteUserException

public class DeleteException extends SuperRuntimeException
See Also:
  • Constructor Details

    • DeleteException

      public DeleteException()
    • DeleteException

      public DeleteException(Throwable cause)
    • DeleteException

      public DeleteException(String message)