Class ProcessRequestedException

All Implemented Interfaces:
Serializable

public class ProcessRequestedException extends EPExException
ProcessRequestedException This MIGHT become valid soon, but we won't know until the process has finished initialization. The process has been requested, but not yet started, so cannot yet be referred to as an existing process.
See Also:
  • Constructor Details

    • ProcessRequestedException

      public ProcessRequestedException()
    • ProcessRequestedException

      public ProcessRequestedException(String message)
    • ProcessRequestedException

      public ProcessRequestedException(String message, Throwable cause)