Package net.sourceforge.plantuml.tim
Class EaterExceptionLocated
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.plantuml.tim.EaterExceptionLocated
- All Implemented Interfaces:
java.io.Serializable
public class EaterExceptionLocated
extends java.lang.Exception
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfinal StringLocated
final java.lang.String
static EaterExceptionLocated
located
(java.lang.String message, StringLocated location) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
located
-
getMessage
public final java.lang.String getMessage()- Overrides:
getMessage
in classjava.lang.Throwable
-
getLocation
-