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