menu
dartness_server package
documentation
exception.dart
HttpStatusCodeException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code associated with the exception.
Implementation
final int statusCode;
dartness_server package
documentation
exception
HttpStatusCodeException
statusCode property
HttpStatusCodeException class