@WebFault public class InvalidInputException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesExceptionBean |
faultInfo |
| Constructor and Description |
|---|
InvalidInputException() |
InvalidInputException(String message) |
InvalidInputException(String message,
SpeciesExceptionBean faultInfo) |
InvalidInputException(String message,
SpeciesExceptionBean faultInfo,
Throwable cause) |
InvalidInputException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SpeciesExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SpeciesExceptionBean faultInfo
public InvalidInputException()
public InvalidInputException(String message, SpeciesExceptionBean faultInfo, Throwable cause)
public InvalidInputException(String message, SpeciesExceptionBean faultInfo)
public InvalidInputException(String message)
public SpeciesExceptionBean getFaultInfo()
Copyright © 2020. All Rights Reserved.