Class ValidationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.platform.utils.SuperException
oracle.iam.platform.entitymgr.exception.ValidationFailedException
All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable

public class ValidationFailedException extends oracle.iam.platform.utils.SuperException
See Also:
  • Constructor Details

    • ValidationFailedException

      public ValidationFailedException(Throwable cause)
    • ValidationFailedException

      public ValidationFailedException()
    • ValidationFailedException

      public ValidationFailedException(String mesg)
    • ValidationFailedException

      public ValidationFailedException(String mesg, Throwable t)
    • ValidationFailedException

      public ValidationFailedException(String mesg, String errorCode)