Class RemediationException

All Implemented Interfaces:
Serializable

public class RemediationException extends OIMServiceException
See Also:
  • Constructor Details

    • RemediationException

      public RemediationException(Exception exception)
    • RemediationException

      public RemediationException(String string, Exception exception)
    • RemediationException

      public RemediationException(String string)
    • RemediationException

      public RemediationException(String string, Throwable throwable)