public class EaterExceptionLocated
extends java.lang.Exception
| Modifier and Type | Method and Description |
|---|---|
StringLocated |
getLocation() |
java.lang.String |
getMessage() |
static EaterExceptionLocated |
located(java.lang.String message,
StringLocated location) |
public static EaterExceptionLocated located(java.lang.String message, StringLocated location)
public final java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic final StringLocated getLocation()