public class FSOperErrorException extends RuntimeException
| 构造器和说明 |
|---|
FSOperErrorException() |
FSOperErrorException(String privoderName,
int code,
String message) |
FSOperErrorException(String privoderName,
String message) |
FSOperErrorException(String privoderName,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode() |
void |
setCode(int code) |
Copyright © 2017. All rights reserved.