Class SExecutionException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SExecutionException
    extends SBonitaException
    when something went wrong during an execution
    See Also:
    Serialized Form
    • Constructor Detail

      • SExecutionException

        public SExecutionException​(java.lang.String message)
      • SExecutionException

        public SExecutionException​(java.lang.Throwable t)
      • SExecutionException

        public SExecutionException​(java.lang.String message,
                                   java.lang.Throwable cause)