Package | Description |
---|---|
com.sun.xml.ws.fault |
Modifier and Type | Method and Description |
---|---|
(package private) ReasonType |
SOAP12Fault.getReason() |
Constructor and Description |
---|
SOAP12Fault(CodeType code,
ReasonType reason,
String node,
String role,
DetailType detail) |
SOAP12Fault(CodeType code,
ReasonType reason,
String node,
String role,
Element detailObject) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.