com.uwyn.rife.resources.exceptions
Class ResourceFinderErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.resources.exceptions.ResourceFinderErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CantFindResourceJarEntryException, CantOpenResourceStreamException, CantRetrieveResourceContentException, CouldntAccessResourceFileException, CouldntAccessResourceJarException, UnsupportedResourceProtocolException
public class ResourceFinderErrorException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceFinderErrorException
public ResourceFinderErrorException(String message)
ResourceFinderErrorException
public ResourceFinderErrorException(String message,
Throwable e)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.