com.logabit.webtools.patchwork.content
Class ContentProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logabit.webtools.patchwork.content.ContentProviderException
- All Implemented Interfaces:
- java.io.Serializable
public class ContentProviderException
- extends java.lang.Exception
Will be thrown if something went wrong during
creation of the content object.
- Author:
- Stephan Niedermeier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentProviderException
public ContentProviderException()
ContentProviderException
public ContentProviderException(java.lang.String message,
java.lang.Throwable cause)
ContentProviderException
public ContentProviderException(java.lang.String message)
ContentProviderException
public ContentProviderException(java.lang.Throwable cause)
Copyright © 2007. All Rights Reserved.