Class RecurrenceRuleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.ofbiz.base.util.GeneralException
-
- org.apache.ofbiz.service.calendar.RecurrenceRuleException
-
- All Implemented Interfaces:
java.io.Serializable
public class RecurrenceRuleException extends GeneralException
Recurrence Rule Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecurrenceRuleException()
RecurrenceRuleException(java.lang.String msg)
RecurrenceRuleException(java.lang.String msg, java.lang.Throwable nested)
-
Method Summary
-
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
-
-