Class SRoleNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SRoleNotFoundException

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

        public SRoleNotFoundException​(java.lang.Throwable e)
      • SRoleNotFoundException

        public SRoleNotFoundException​(java.lang.String message,
                                      java.lang.Throwable e)