Neokernel API

WebServer.SERVER_ERROR Field

The server encountered an unexpected condition which prevented it from fulfilling the request.

public const int SERVER_ERROR = 500;

See Also

WebServer Class | com.neokernel.httpd Namespace