Module ical4j.core

Class CalendarException

All Implemented Interfaces:
Serializable

public class CalendarException extends RuntimeException
See Also:
  • Constructor Details

    • CalendarException

      public CalendarException(String message)
      Parameters:
      message - an exception detail message
    • CalendarException

      public CalendarException(Throwable cause)
      Parameters:
      cause - the cause exception