public class LEException extends Exception
| 构造器和说明 |
|---|
LEException() |
LEException(String message) |
LEException(String message,
Throwable cause) |
LEException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LEException(Throwable cause) |
Copyright © 2017. All rights reserved.