com.ontotext.ordi.wsmo4rdf.remote.client.src
Class ServiceLimitExceededException_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ontotext.ordi.wsmo4rdf.remote.client.src.ServiceLimitExceededException_Exception
All Implemented Interfaces:
Serializable

@WebFault(name="ServiceLimitExceededException",
          targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/")
public class ServiceLimitExceededException_Exception
extends Exception

This class was generated by the CXF 2.0.2-incubator Wed Mar 19 14:55:14 EET 2008 Generated source version: 2.0.2-incubator

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
ServiceLimitExceededException_Exception(String message)
           
ServiceLimitExceededException_Exception(String message, ServiceLimitExceededException serviceLimitExceededException)
           
ServiceLimitExceededException_Exception(String message, ServiceLimitExceededException serviceLimitExceededException, Throwable cause)
           
 
Method Summary
 ServiceLimitExceededException getFaultInfo()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ServiceLimitExceededException_Exception

public ServiceLimitExceededException_Exception(String message)

ServiceLimitExceededException_Exception

public ServiceLimitExceededException_Exception(String message,
                                               ServiceLimitExceededException serviceLimitExceededException)

ServiceLimitExceededException_Exception

public ServiceLimitExceededException_Exception(String message,
                                               ServiceLimitExceededException serviceLimitExceededException,
                                               Throwable cause)
Method Detail

getFaultInfo

public ServiceLimitExceededException getFaultInfo()


Copyright © 2008. All Rights Reserved.