AppointmentException

public class AppointmentException extends Exception

Appointment exception class to wrap errors in the Module with custom messages

Constructors

AppointmentException

public AppointmentException(String message)

AppointmentException

public AppointmentException(String message, Throwable throwable)