public class InvalidBaseUrlException extends RuntimeException
Constructor and Description |
---|
InvalidBaseUrlException(String pBaseURL,
MalformedURLException pEx) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidBaseUrlException(String pBaseURL, MalformedURLException pEx)
public String getUrl()
Copyright © 2015. All Rights Reserved.