Method | Description | |
---|---|---|
HandlebarsRuntimeException ( string message ) : System | ||
HandlebarsRuntimeException ( string message, Exception innerException ) : System |
public HandlebarsRuntimeException ( string message ) : System | ||
message | string | |
return | System |
public HandlebarsRuntimeException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |