Class InformativeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.viaversion.viaversion.exception.InformativeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InformativeException
-
-
Method Details
-
set
-
addSource
-
shouldBePrinted
public boolean shouldBePrinted() -
setShouldBePrinted
public void setShouldBePrinted(boolean shouldBePrinted) -
getMessage
- Overrides:
getMessage
in classThrowable
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-