Class TeleportTaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.fuzeblocks.homeplugin.task.exception.TeleportTaskException
- All Implemented Interfaces:
- Serializable
The type Teleport task exception.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TeleportTaskExceptionpublic TeleportTaskException()Instantiates a new Teleport task exception.
 
-