Apache.Shiro.Authz.UnauthorizedException.UnauthorizedException C# (CSharp) Méthode

UnauthorizedException() public méthode

public UnauthorizedException ( ) : System
Résultat System
        public UnauthorizedException()
        {
        }

Same methods

UnauthorizedException::UnauthorizedException ( string message ) : System
UnauthorizedException::UnauthorizedException ( string message, Exception innerException ) : System
UnauthorizedException