Serialized Form
-
Package fr.luc.crcore.command
-
Exception Class fr.luc.crcore.command.CommandException
class CommandException extends RuntimeException implements Serializable
-
-
Package fr.luc.crcore.database
-
Exception Class fr.luc.crcore.database.DatabaseException
class DatabaseException extends RuntimeException implements Serializable
-
-
Package fr.luc.crcore.player
-
Exception Class fr.luc.crcore.player.PlayerException
class PlayerException extends RuntimeException implements Serializable -
Exception Class fr.luc.crcore.player.PlayerProfileNotFoundException
class PlayerProfileNotFoundException extends PlayerException implements Serializable
-
-
Package fr.luc.crcore.team
-
Exception Class fr.luc.crcore.team.TeamAccessException
class TeamAccessException extends TeamException implements Serializable -
Exception Class fr.luc.crcore.team.TeamAlreadyExistsException
class TeamAlreadyExistsException extends TeamException implements Serializable -
Exception Class fr.luc.crcore.team.TeamException
class TeamException extends RuntimeException implements Serializable -
Exception Class fr.luc.crcore.team.TeamNotFoundException
class TeamNotFoundException extends TeamException implements Serializable
-