Class NoCapablePlatformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sk89q.worldedit.extension.platform.NoCapablePlatformException
- All Implemented Interfaces:
Serializable
Thrown when no capable platform is found.
- See Also:
-
Constructor Summary
ConstructorDescriptionNoCapablePlatformException
(String message) NoCapablePlatformException
(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
-
NoCapablePlatformException
public NoCapablePlatformException() -
NoCapablePlatformException
-
NoCapablePlatformException
-
NoCapablePlatformException
-