메소드 | 설명 | |
---|---|---|
PrevalenceException ( string prevalenceBase, string message ) : System |
Creates an exception.
|
|
ToString ( ) : string |
Concatenates the PrevalenceBase property to the string returned by the base class.
|
public PrevalenceException ( string prevalenceBase, string message ) : System | ||
prevalenceBase | string | base directory for the prevalence engine in context |
message | string | message |
리턴 | System |