com.uwyn.rife.resources.exceptions
Class CantFindResourceJarEntryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.resources.exceptions.ResourceFinderErrorException
com.uwyn.rife.resources.exceptions.CantFindResourceJarEntryException
- All Implemented Interfaces:
- Serializable
public class CantFindResourceJarEntryException
- extends ResourceFinderErrorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CantFindResourceJarEntryException
public CantFindResourceJarEntryException(String jarFileName,
String entryFileName,
Throwable cause)
getJarFileName
public String getJarFileName()
getEntryFileName
public String getEntryFileName()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.