exceptionClass property

ServerClass get exceptionClass

Implementation

ServerClass get exceptionClass {
  return _create(ExceptionCatcher);
}