deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.enterprise.control
Class RPCFault

java.lang.Object
  extended by org.deegree.enterprise.control.RPCFault

public class RPCFault
extends Object

Version:
$Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth

Constructor Summary
RPCFault(String code, String faultString)
           
 
Method Summary
 String getCode()
          returns the code of the fault.
 String getFaultString()
          returns a human readable description of the fault.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPCFault

RPCFault(String code,
         String faultString)
Method Detail

getCode

public String getCode()
returns the code of the fault. May be null

Returns:
code of the fault

getFaultString

public String getFaultString()
returns a human readable description of the fault. May be null

Returns:
description of the fault

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org