exceptionClass property
ServerClass
get
exceptionClass
Implementation
ServerClass get exceptionClass {
return _create(ExceptionCatcher);
}
ServerClass get exceptionClass {
return _create(ExceptionCatcher);
}