Package org.qiunet.cfg.manager.exception
Class UnknownFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qiunet.utils.exceptions.CustomException
org.qiunet.cfg.manager.exception.UnknownFieldException
- All Implemented Interfaces:
Serializable
- Author:
- qiunet 2021/11/16 11:56
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownFieldException(String message, Object... params) UnknownFieldException(String type, String cfgFile, String field) -
Method Summary
Methods inherited from class org.qiunet.utils.exceptions.CustomException
logger, wrapperMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownFieldException
-
UnknownFieldException
-
-
Method Details
-
get
-
add
-
set
-
keys
-
getMessage
- Overrides:
getMessagein classThrowable
-