com.mysema.query.types
Class ExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mysema.query.types.ExpressionException
- All Implemented Interfaces:
- Serializable
public class ExpressionException
- extends RuntimeException
- Author:
- tiwe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpressionException
public ExpressionException(String msg)
ExpressionException
public ExpressionException(String msg,
Throwable t)
ExpressionException
public ExpressionException(Throwable t)
Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.