org.tinygroup.format.exception
类 FormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tinygroup.format.exception.FormatException
- 所有已实现的接口:
- Serializable
public class FormatException
- extends RuntimeException
格式化异常
- 作者:
- luoguo
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FormatException
public FormatException(String message)
FormatException
public FormatException(Throwable throwable)
FormatException
public FormatException(String message,
Throwable throwable)
Copyright © 2006–2013 开源组织. All rights reserved.