Class SMembershipCreationException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SMembershipCreationException extends SIdentityException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SMembershipCreationException

      public SMembershipCreationException(String message)
    • SMembershipCreationException

      public SMembershipCreationException(Throwable e)
    • SMembershipCreationException

      public SMembershipCreationException(String message, Throwable e)