Class SystemError
-
- All Implemented Interfaces:
public final class SystemError extends CloseReason
-
-
Constructor Summary
Constructors Constructor Description SystemError(String message)
-
Method Summary
Modifier and Type Method Description final String
getMessage()
-
-
Constructor Detail
-
SystemError
SystemError(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-