Class SProfileException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SProfileException

      public SProfileException(String message)
    • SProfileException

      public SProfileException(Throwable cause)
    • SProfileException

      public SProfileException(String message, Throwable cause)