
@WebFault(name="UnacceptableTerminationTimeFault", targetNamespace="http://docs.oasis-open.org/wsn/b-2") public class UnacceptableTerminationTimeFault extends Exception
| Constructor and Description |
|---|
UnacceptableTerminationTimeFault(String message,
UnacceptableTerminationTimeFaultType faultInfo) |
UnacceptableTerminationTimeFault(String message,
UnacceptableTerminationTimeFaultType faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
UnacceptableTerminationTimeFaultType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType faultInfo)
message - faultInfo - public UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType faultInfo, Throwable cause)
message - faultInfo - cause - public UnacceptableTerminationTimeFaultType getFaultInfo()
Copyright © 2008–2017 MIL-OSS. All rights reserved.