com.alipay.hessian.generic.exception
Class ConvertException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alipay.hessian.generic.exception.ConvertException
- All Implemented Interfaces:
- Serializable
public class ConvertException
- extends RuntimeException
转换异常
- Since:
- 5.3.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConvertException
public ConvertException(String msg)
ConvertException
public ConvertException(Throwable cause)
ConvertException
public ConvertException(String message,
Throwable cause)
Copyright © 2008–2018 Ant Financial. All rights reserved.