net.esper.view
Class ViewAttachException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.esper.view.ViewAttachException
All Implemented Interfaces:
Serializable

public class ViewAttachException
extends Exception

Thrown to indicate a validation error in staggered views.

See Also:
Serialized Form

Constructor Summary
ViewAttachException(String message)
          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

ViewAttachException

public ViewAttachException(String message)
Ctor.

Parameters:
message - - validation error message