public class AppointmentIcalException extends Exception
Constructor and Description |
---|
AppointmentIcalException() |
AppointmentIcalException(EAppointmentIcalError bookingError) |
AppointmentIcalException(EAppointmentIcalError bookingError,
String message) |
AppointmentIcalException(EAppointmentIcalError bookingError,
String message,
Throwable cause) |
AppointmentIcalException(EAppointmentIcalError bookingError,
Throwable cause) |
AppointmentIcalException(String message) |
AppointmentIcalException(String message,
Throwable cause) |
AppointmentIcalException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
EAppointmentIcalError |
getIcalError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AppointmentIcalException()
public AppointmentIcalException(EAppointmentIcalError bookingError)
public AppointmentIcalException(String message)
public AppointmentIcalException(EAppointmentIcalError bookingError, String message)
public AppointmentIcalException(Throwable cause)
public AppointmentIcalException(EAppointmentIcalError bookingError, Throwable cause)
public AppointmentIcalException(EAppointmentIcalError bookingError, String message, Throwable cause)
public EAppointmentIcalError getIcalError()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.