org.apache.uima.collection.impl.base_cpm.container
Class ServiceConnectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
All Implemented Interfaces:
java.io.Serializable

public class ServiceConnectionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ServiceConnectionException(java.lang.String msg)
           
ServiceConnectionException(java.lang.Throwable aThrowable)
           
 
Method Summary
 
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
 

Constructor Detail

ServiceConnectionException

public ServiceConnectionException(java.lang.String msg)

ServiceConnectionException

public ServiceConnectionException(java.lang.Throwable aThrowable)


Copyright © 2011. All Rights Reserved.