Class SProfileGettingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.profile.exception.profile.SProfileGettingException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SProfileGettingException

      public SProfileGettingException(String message)
    • SProfileGettingException

      public SProfileGettingException(Throwable cause)
    • SProfileGettingException

      public SProfileGettingException(String message, Throwable cause)