public class UsernameAlreadyExistsException extends WpApiParsedException
| Constructor and Description |
|---|
UsernameAlreadyExistsException(org.springframework.web.client.HttpStatusCodeException cause) |
UsernameAlreadyExistsException(ParsedRestException parsed) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
orRuntime(String runtimeMessage) |
getCode, getData, getErrorMessage, of, ofaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UsernameAlreadyExistsException(org.springframework.web.client.HttpStatusCodeException cause)
public UsernameAlreadyExistsException(ParsedRestException parsed)
public RuntimeException orRuntime(String runtimeMessage) throws UsernameAlreadyExistsException
UsernameAlreadyExistsExceptionCopyright © 2016. All rights reserved.