Serialized Form
-
Package com.ntu.fdae.group1.bto.exceptions
-
Exception com.ntu.fdae.group1.bto.exceptions.ApplicationException
class ApplicationException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.AuthenticationException
class AuthenticationException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.AuthorizationException
class AuthorizationException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.BookingException
class BookingException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.DataAccessException
class DataAccessException extends RuntimeException implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.InvalidInputException
class InvalidInputException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.RegistrationException
class RegistrationException extends Exception implements Serializable -
Exception com.ntu.fdae.group1.bto.exceptions.WeakPasswordException
class WeakPasswordException extends RuntimeException implements Serializable
-