com.ontotext.ordi.wsmo4rdf.remote.exception
Class ServiceLimitExceededException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.ontotext.ordi.wsmo4rdf.remote.exception.OrdiRemoteException
              
com.ontotext.ordi.wsmo4rdf.remote.exception.ServiceLimitExceededException
- All Implemented Interfaces: 
 - Serializable
 
public class ServiceLimitExceededException
- extends OrdiRemoteException
 
Indicates that a service cannot create instances of the requested type
- Author:
 
  - mihail.konstantinov@ontotext.com
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ServiceLimitExceededException
public ServiceLimitExceededException()
ServiceLimitExceededException
public ServiceLimitExceededException(String message)
ServiceLimitExceededException
public ServiceLimitExceededException(String message,
                                     Throwable cause)
ServiceLimitExceededException
public ServiceLimitExceededException(Throwable cause)
Copyright © 2008. All Rights Reserved.