C# Class Disco.Services.Authorization.AccessDeniedException

Inheritance: System.Exception
Show file Open project: garysharp/Disco Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AccessDeniedException ( string Message, string Resource ) : System

Method Details

AccessDeniedException() public method

public AccessDeniedException ( string Message, string Resource ) : System
Message string
Resource string
return System