com.evolveum.midpoint.common.expression
Class ExpressionSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.util.exception.CommonException
com.evolveum.midpoint.util.exception.SchemaException
com.evolveum.midpoint.common.expression.ExpressionSyntaxException
- All Implemented Interfaces:
- java.io.Serializable
public class ExpressionSyntaxException
- extends SchemaException
- Author:
- semancik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExpressionSyntaxException
public ExpressionSyntaxException()
ExpressionSyntaxException
public ExpressionSyntaxException(java.lang.String message,
javax.xml.namespace.QName propertyName)
ExpressionSyntaxException
public ExpressionSyntaxException(java.lang.String message,
java.lang.Throwable cause,
javax.xml.namespace.QName propertyName)
ExpressionSyntaxException
public ExpressionSyntaxException(java.lang.String message,
java.lang.Throwable cause)
ExpressionSyntaxException
public ExpressionSyntaxException(java.lang.String message)
Copyright © 2012 evolveum. All Rights Reserved.