org.apache.uima.aae.error
Class UimaEEServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.uima.aae.error.UimaEEServiceException
All Implemented Interfaces:
java.io.Serializable

public class UimaEEServiceException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UimaEEServiceException()
           
UimaEEServiceException(java.lang.String message)
           
UimaEEServiceException(java.lang.String message, java.lang.Throwable cause)
           
UimaEEServiceException(java.lang.Throwable cause)
           
 
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

UimaEEServiceException

public UimaEEServiceException()

UimaEEServiceException

public UimaEEServiceException(java.lang.String message)

UimaEEServiceException

public UimaEEServiceException(java.lang.Throwable cause)

UimaEEServiceException

public UimaEEServiceException(java.lang.String message,
                              java.lang.Throwable cause)


Copyright © 2011. All Rights Reserved.