|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.webservice.WebServicePortalFault.FaultBean
public static class WebServicePortalFault.FaultBean
Fault bean used in the web fault
.
Constructor Summary | |
---|---|
WebServicePortalFault.FaultBean()
Default constructor needed by JAXB. |
|
WebServicePortalFault.FaultBean(String message)
Initializes a new instance with the given message. |
Method Summary | |
---|---|
String |
getMessage()
Returns the message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebServicePortalFault.FaultBean(String message)
message
- the message.public WebServicePortalFault.FaultBean()
Method Detail |
---|
public String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |