메소드 | 설명 | |
---|---|---|
GeneralUserError ( |
||
InformationalUserError ( |
||
RecoverableUserError ( |
public static GeneralUserError ( |
||
exception | ||
title | string | |
message | string | |
리턴 | Task |
public static InformationalUserError ( |
||
exception | ||
title | string | |
message | string | |
리턴 | Task |
public static RecoverableUserError ( |
||
exception | ||
title | string | |
message | string | |
리턴 | Task |