C# Class Agent.Exceptions.SSOAgentException

Inheritance: HttpException
Afficher le fichier Open project: wso2/samples-is

Méthodes publiques

Méthode Description
SSOAgentException ( String message ) : System
SSOAgentException ( String message, Exception innerException ) : System

Method Details

SSOAgentException() public méthode

public SSOAgentException ( String message ) : System
message String
Résultat System

SSOAgentException() public méthode

public SSOAgentException ( String message, Exception innerException ) : System
message String
innerException Exception
Résultat System