Class SGroupNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SGroupNotFoundException
    extends SIdentityException
    Author:
    Matthieu Chaffotte
    See Also:
    Serialized Form
    • Constructor Detail

      • SGroupNotFoundException

        public SGroupNotFoundException​(java.lang.String message)
      • SGroupNotFoundException

        public SGroupNotFoundException​(java.lang.Throwable cause)
      • SGroupNotFoundException

        public SGroupNotFoundException​(java.lang.String message,
                                       java.lang.Throwable cause)