Example usage for Java com.vaadin.server SystemError fields, constructors, methods, implement or subclass
The text is from its open source code.
SystemError(String message) Constructor for SystemError with error message specified. | |
SystemError(Throwable cause) Constructor for SystemError with cause. |