@WebFault public class InvalidJobException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesExceptionBean |
faultInfo |
| Constructor and Description |
|---|
InvalidJobException() |
InvalidJobException(String message) |
InvalidJobException(String message,
SpeciesExceptionBean faultInfo) |
InvalidJobException(String message,
SpeciesExceptionBean faultInfo,
Throwable cause) |
InvalidJobException(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 InvalidJobException()
public InvalidJobException(String message, SpeciesExceptionBean faultInfo, Throwable cause)
public InvalidJobException(String message, SpeciesExceptionBean faultInfo)
public InvalidJobException(String message)
public SpeciesExceptionBean getFaultInfo()
Copyright © 2020. All Rights Reserved.