net.esper.eql.core
Class StreamTypesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.esper.eql.core.StreamTypesException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicatePropertyException, PropertyNotFoundException, StreamNotFoundException

public abstract class StreamTypesException
extends Exception

Base class for stream and property name resolution errors.

See Also:
Serialized Form

Constructor Summary
StreamTypesException(String msg)
          Ctor.
 
Method Summary
 
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
 

Constructor Detail

StreamTypesException

public StreamTypesException(String msg)
Ctor.

Parameters:
msg - - message

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com