Class PrismQuerySerialization.NotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.evolveum.midpoint.prism.query.PrismQuerySerialization.NotSupportedException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PrismQuerySerialization
public static class PrismQuerySerialization.NotSupportedException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotSupportedException(String message)
NotSupportedException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-