com.atlassian.plugin.webresource
Class UrlParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.plugin.webresource.UrlParseException
- All Implemented Interfaces:
- Serializable
public class UrlParseException
- extends Exception
An UrlParseException is thrown when a web resource url cannot be parsed correctly.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UrlParseException
public UrlParseException(String message)
Copyright © 2010 Atlassian. All Rights Reserved.