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