onbon.bx06
Class Bx6GException
java.lang.Object
java.lang.Throwable
java.lang.Exception
onbon.bx06.Bx6GException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Bx6GCommException
public class Bx6GException
- extends Exception
BX6G 一般性错误。
- Author:
- ONBON
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Bx6GException
public Bx6GException(String message)
- 建构子。
- Parameters:
message
- 错误说明。
Bx6GException
public Bx6GException(String message,
Exception ex)
- 建构子。
- Parameters:
message
- 错误说明。ex
- 错误。
Copyright © 2020 onbon. All rights reserved.