com.semarchy.mdm.client
Class InvalidBaseUrlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.semarchy.mdm.client.InvalidBaseUrlException
- All Implemented Interfaces:
- Serializable
public class InvalidBaseUrlException
- extends RuntimeException
Exception raised if BaseURL is malformed
- Author:
- sarod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidBaseUrlException
public InvalidBaseUrlException(String pBaseURL,
MalformedURLException pEx)
getUrl
public String getUrl()
Copyright © 2015. All Rights Reserved.