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:
  • Constructor Details

    • NotSupportedException

      public NotSupportedException(String message, Throwable cause)
    • NotSupportedException

      public NotSupportedException(String message)