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.ErrorA BCL error.- See Also:
- Serialized Form
-
-
Method Summary
Modifier and Type Method and Description intgetErrorCode()Get the error code.java.lang.StringgetMessage()Get the error message.
-
