Class AsynchronousProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.persequor.extension.async.AsynchronousProcessingException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RejectMessageException

public class AsynchronousProcessingException extends RuntimeException
See Also:
  • Constructor Details

    • AsynchronousProcessingException

      public AsynchronousProcessingException(String message)
    • AsynchronousProcessingException

      public AsynchronousProcessingException(String message, Throwable throwable)