Class SActorNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SActorNotFoundException extends SBonitaException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SActorNotFoundException

      public SActorNotFoundException(String message)
    • SActorNotFoundException

      public SActorNotFoundException(Throwable cause)
    • SActorNotFoundException

      public SActorNotFoundException(String message, Throwable cause)