Class MembershipRegistrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.membership.impl.registration.MembershipRegistrationException
All Implemented Interfaces:
Serializable

@Deprecated public class MembershipRegistrationException extends RuntimeException
Deprecated.
See Also:
  • Constructor Details

    • MembershipRegistrationException

      public MembershipRegistrationException(String message)
      Deprecated.
    • MembershipRegistrationException

      public MembershipRegistrationException(String message, Exception cause)
      Deprecated.