org.codehaus.janino

Class Scanner.ScanException

public class Scanner.ScanException extends LocatedException

An exception that reflects an error during parsing.
Constructor Summary
ScanException(String message)
ScanException(String message, Throwable cause)

Constructor Detail

ScanException

public ScanException(String message)

ScanException

public ScanException(String message, Throwable cause)