Class AsynchAEException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.aae.error.AsynchAEException
All Implemented Interfaces:
Serializable

public class AsynchAEException extends Exception
See Also:
  • Constructor Details

    • AsynchAEException

      public AsynchAEException()
    • AsynchAEException

      public AsynchAEException(String message)
    • AsynchAEException

      public AsynchAEException(Throwable cause)
    • AsynchAEException

      public AsynchAEException(String message, Throwable cause)