public class EndpointNotFoundException extends LangridException
Constructor and Description |
---|
EndpointNotFoundException(String url,
String userName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Gets URL.
|
String |
getUserName()
Gets BASIC authentication username.
|
getDescription, getMessage, setDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString