Package org.ships.exceptions
Class NoLicencePresent
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.ships.exceptions.NoLicencePresent
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoLicencePresent
(org.core.world.position.Positionable<org.core.world.position.impl.BlockPosition> vessel) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoLicencePresent
public NoLicencePresent(org.core.world.position.Positionable<org.core.world.position.impl.BlockPosition> vessel)
-