Class ExecutorException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BatchExecutorException

public class ExecutorException
extends PersistenceException
Author:
Clinton Begin
See Also:
Serialized Form
  • Constructor Details

    • ExecutorException

      public ExecutorException()
    • ExecutorException

      public ExecutorException​(String message)
    • ExecutorException

      public ExecutorException​(String message, Throwable cause)
    • ExecutorException

      public ExecutorException​(Throwable cause)