BusinessCalendarException Class
- public class BusinessCalendarException
extends Exception
-
Hierarchy
-
Object
Throwable
Exception
BusinessCalendarException
-
All Implemented Interfaces
-
Serializable
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessCalendarException
public BusinessCalendarException(String
message,
Throwable
cause)
BusinessCalendarException
public BusinessCalendarException(String
message)
getMessage() Method
public String
getMessage()
-
Overrides
-
Throwable.getMessage()