Package net.sourceforge.plantuml.tim
Class EaterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.plantuml.tim.EaterException
- All Implemented Interfaces:
java.io.Serializable
public class EaterException
extends java.lang.Exception
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfinal java.lang.String
static EaterException
located
(java.lang.String message) static EaterException
unlocated
(java.lang.String message) 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
-
unlocated
-
located
-
getMessage
public final java.lang.String getMessage()- Overrides:
getMessage
in classjava.lang.Throwable
-
withLocation
-