Package org.drasyl.node
Class DrasylConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.drasyl.node.DrasylConfigException
- All Implemented Interfaces:
Serializable
An
Exception
which is thrown by DrasylConfig
.- See Also:
-
Constructor Summary
ConstructorDescriptionDrasylConfigException
(String path, String message) DrasylConfigException
(String path, Throwable cause) DrasylConfigException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DrasylConfigException
-
DrasylConfigException
-
DrasylConfigException
-