net.esper.eql.expression
Class DuplicatePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.esper.eql.expression.StreamTypesException
net.esper.eql.expression.DuplicatePropertyException
- All Implemented Interfaces:
- Serializable
public class DuplicatePropertyException
- extends StreamTypesException
Indicates a property exists in multiple streams.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicatePropertyException
public DuplicatePropertyException(String msg)
- Ctor.
- Parameters:
msg
- - exception message