Class AsyncJobException

All Implemented Interfaces:
Serializable

public class AsyncJobException extends RuntimeException
See Also:
  • Constructor Details

    • AsyncJobException

      public AsyncJobException()
    • AsyncJobException

      public AsyncJobException(String s)
    • AsyncJobException

      public AsyncJobException(String s, Throwable throwable)
    • AsyncJobException

      public AsyncJobException(Throwable throwable)