Method | Description | |
---|---|---|
GeneralUserError ( |
||
InformationalUserError ( |
||
RecoverableUserError ( |
public static GeneralUserError ( |
||
exception | ||
title | string | |
message | string | |
return | Task |
public static InformationalUserError ( |
||
exception | ||
title | string | |
message | string | |
return | Task |
public static RecoverableUserError ( |
||
exception | ||
title | string | |
message | string | |
return | Task |