public class ExpectationNotMetException extends SourceException
Node methods that expect a node to be of a particular
type or to have a particular member.| Constructor and Description |
|---|
ExpectationNotMetException(java.lang.String message,
FromSourceLocation fromSourceLocation) |
getMessageWithoutLocation, getSourceLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparepublic ExpectationNotMetException(java.lang.String message,
FromSourceLocation fromSourceLocation)