Enum HttpServerHostContextBuilderExceptionMode
Represents how the builder event error message should be displayed.
public enum HttpServerHostContextBuilderExceptionMode
Fields
Detailed = 2Detailed messages, including detailed exception trace and information, should be displayed.
Normal = 1Normal messages, including their exception type and message, should be displayed.
Silent = 0No message should be displayed.
Throw = 3No message should be displayed and exceptions should be thrown instead being caughts.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語