@Runtime public class TakeAlternativeException extends RuntimeException
GenericCompiler#NAME_METHOD_THROW_TAKE_ALTERNATIVE
(normally
this sould be "__throwIt
" !-) to construct and throw a new instance.
Instances of this exception class have no detail message, cause or stack trace; they are only useful for transfer of control.
Constructor and Description |
---|
TakeAlternativeException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
see also the complete user documentation .