Class UnresolvedNamesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.worldguard.protection.util.UnresolvedNamesException
- All Implemented Interfaces:
Serializable
Thrown when there are unresolved names.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnresolvedNamesException
(String message) UnresolvedNamesException
(String message, 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
-
UnresolvedNamesException
public UnresolvedNamesException() -
UnresolvedNamesException
-
UnresolvedNamesException
-
UnresolvedNamesException
-