public class ServerException extends RuntimeException implements com.google.gwt.user.client.rpc.IsSerializable
| 构造器和说明 |
|---|
ServerException()
Instantiates a new server exception.
|
ServerException(String msg)
Instantiates a new server exception.
|
public ServerException(String msg)
msg - the msgpublic ServerException()
Copyright © 2020. All rights reserved.