net.fortuna.ical4j.connector
public class ObjectNotFoundException extends Exception
| Constructor and Description |
|---|
ObjectNotFoundException()
Default constructor
|
ObjectNotFoundException(String message) |
ObjectNotFoundException(String message,
Throwable cause) |
ObjectNotFoundException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotFoundException()
public ObjectNotFoundException(String message)
message - error messagepublic ObjectNotFoundException(Throwable cause)
cause - the cause exceptionCopyright © 2008-2013 Micronode. All Rights Reserved.