net.esper.util
Class CoercionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.esper.client.EPException
net.esper.util.CoercionException
- All Implemented Interfaces:
- Serializable
public class CoercionException
- extends EPException
Exception to represent a mismatch in Java types in an expression.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoercionException
public CoercionException(String message)
- Ctor.
- Parameters:
message
- supplies the detailed description