Package org.mockserver.scim
Class ScimPatchApplier.ScimPatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mockserver.scim.ScimPatchApplier.ScimPatchException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ScimPatchApplier
Signals a malformed PatchOp; carries the SCIM
scimType keyword.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScimPatchException
-
-
Method Details
-
getScimType
-