Class EmptyTownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.palmergames.bukkit.towny.exceptions.EmptyTownException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionEmptyTownException
(Town town) EmptyTownException
(Town town, EmptyNationException emptyNationException) -
Method Summary
Modifier and TypeMethodDescriptiongetTown()
boolean
void
setEmptyNationException
(EmptyNationException emptyNationException) void
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptyTownException
-
EmptyTownException
-
-
Method Details
-
hasEmptyNationException
public boolean hasEmptyNationException() -
getEmptyNationException
-
setEmptyNationException
-
setTown
-
getTown
-