public class EaterException
extends java.lang.Exception
Constructor and Description |
---|
EaterException(java.lang.String message,
StringLocated location) |
Modifier and Type | Method and Description |
---|---|
StringLocated |
getLocation() |
java.lang.String |
getMessage() |
public EaterException(java.lang.String message, StringLocated location)
public final java.lang.String getMessage()
getMessage
in class java.lang.Throwable
public final StringLocated getLocation()