XPRBerror
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- com.dashoptimization.XPRBerror
-
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- XPRBlicenseError
public class XPRBerror extends java.lang.Error
A BCL error.- See Also:
- Serialized Form
-
-
Method Summary
Modifier and Type Method and Description int
getErrorCode()
Get the error code.java.lang.String
getMessage()
Get the error message.
-