| |
|
| java.lang.Object java.lang.Throwable java.lang.Exception org.jical.ICalendarVEventException
ICalendarVEventException | public class ICalendarVEventException extends Exception (Code) | | author: Stuart Guthrie author: David Wellington author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
ICalendarVEventException | public ICalendarVEventException()(Code) | | Constructor for CareProviderException.
|
ICalendarVEventException | public ICalendarVEventException(String message)(Code) | | Constructor for CareProviderException.
Parameters: message - |
ICalendarVEventException | public ICalendarVEventException(String message, Throwable cause)(Code) | | Constructor for CareProviderException.
Parameters: message - Parameters: cause - |
ICalendarVEventException | public ICalendarVEventException(Throwable cause)(Code) | | Constructor for CareProviderException.
Parameters: cause - |
|
|
|