org.apache.uima.aae.error
Class UimaSpiException

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

public class UimaSpiException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UimaSpiException()
           
UimaSpiException(java.lang.String arg0)
           
UimaSpiException(java.lang.String arg0, java.lang.Throwable arg1)
           
UimaSpiException(java.lang.Throwable arg0)
           
 
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

UimaSpiException

public UimaSpiException()

UimaSpiException

public UimaSpiException(java.lang.String arg0)

UimaSpiException

public UimaSpiException(java.lang.Throwable arg0)

UimaSpiException

public UimaSpiException(java.lang.String arg0,
                        java.lang.Throwable arg1)


Copyright © 2012. All Rights Reserved.