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