|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.espertech.esper.epl.core.StreamTypesException
com.espertech.esper.epl.core.StreamNotFoundException
public class StreamNotFoundException
Exception to indicate that a stream name could not be resolved.
Constructor Summary | |
---|---|
StreamNotFoundException(java.lang.String message,
StreamTypesExceptionSuggestionGen msgGen)
|
Method Summary |
---|
Methods inherited from class com.espertech.esper.epl.core.StreamTypesException |
---|
getOptionalSuggestion |
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 |
---|
public StreamNotFoundException(java.lang.String message, StreamTypesExceptionSuggestionGen msgGen)
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |