Sugar version 2.3.2 Core API Specification
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jp.kobe_u.sugar.SugarException
-
-
Constructor Summary
Constructors
Constructor and Description |
SugarException(java.lang.String message)
Constructs a SugarException object.
|
SugarException(java.lang.String message,
java.lang.Exception e)
Constructs a SugarException object.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
SugarException
public SugarException(java.lang.String message,
java.lang.Exception e)
Constructs a SugarException object.
- Parameters:
message
-
e
-
Sugar version 2.3.2 Core API Specification
- Detail:
- Field |
- Constr |
- Method
Sugar: A SAT-based Constraint Solver