Serialized Form
-
Package com.example.chessdotnet.exception
-
Exception Class com.example.chessdotnet.exception.RoomNotFoundException
class RoomNotFoundException extends RuntimeException implements Serializable -
Exception Class com.example.chessdotnet.exception.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable -
Exception Class com.example.chessdotnet.exception.UserNotInRoomException
class UserNotInRoomException extends RuntimeException implements Serializable
-