Class SProfileUpdateException

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

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

    • SProfileUpdateException

      public SProfileUpdateException(String message)
    • SProfileUpdateException

      public SProfileUpdateException(Throwable cause)
    • SProfileUpdateException

      public SProfileUpdateException(String message, Throwable cause)