The COptQuestSolutionSet has no solutions.
Reason Codes:
- REASON_NONE = 0
- "No reason code."
- REASON_NOEQUATION = 1
- No equation string defined.
- REASON_EQMISSINGOP = 2
- An operator may be missing.
- REASON_EQMISSINGPARAMS = 3
- Missing function parameters.
- REASON_EQMISSINGSTARTPAREN = 4
- Missing starting paren after a function name.
- REASON_EQMISSINGCLOSEPAREN = 5
- Missing closing paren after a function name.
- REASON_EQNOTAVARIABLE = 6
- The variable was not found.
- REASON_EQINCOMPLETE = 7
- Incomplete equation.
- REASON_EQMISSINGBRACE = 8
- Missing closing bracket or brace.
- REASON_EQMISSINGLHS = 9
- Cannot find an expression before the comparison operator.
- REASON_EQMISSINGRHS = 10
- Cannot find an expression after the comparison operator.
- REASON_EQMISSINGCOMPOP = 11
- Cannot find the comparison operator.
- REASON_EQORMULTOP = 12
- Or clauses must have only one operator.
- REASON_EQOVARBOUND = 13
- Or clauses must have non-varying bounds.
- REASON_EQARRAYLENGTH = 14
- Arrays are not the same length.
- REASON_EQPARENERR = 15
- Missing closing paren.
- REASON_EQVARIABLEBOUND = 16
- Error in constraint variable bound.
- REASON_EQNUMBERERR = 17
- Number expected but not found.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EXCEPT_CONSTRAINTINFEASIBLE
public static final int EXCEPT_CONSTRAINTINFEASIBLE
- See Also:
- Constant Field Values
EXCEPT_EXCLUSIVERANGEINFEASIBLE
public static final int EXCEPT_EXCLUSIVERANGEINFEASIBLE
- See Also:
- Constant Field Values
EXCEPT_CONSTRAINTDOESNOTEXIST
public static final int EXCEPT_CONSTRAINTDOESNOTEXIST
- See Also:
- Constant Field Values
EXCEPT_BADLICENSE
public static final int EXCEPT_BADLICENSE
- See Also:
- Constant Field Values
EXCEPT_INTERNAL
public static final int EXCEPT_INTERNAL
- See Also:
- Constant Field Values
EXCEPT_STACK
public static final int EXCEPT_STACK
- See Also:
- Constant Field Values
EXCEPT_NOSTOP
public static final int EXCEPT_NOSTOP
- See Also:
- Constant Field Values
EXCEPT_NOPERMINCONS
public static final int EXCEPT_NOPERMINCONS
- See Also:
- Constant Field Values
EXCEPT_FIXEDBOUNDS
public static final int EXCEPT_FIXEDBOUNDS
- See Also:
- Constant Field Values
EXCEPT_FIXEDSTEPSIZE
public static final int EXCEPT_FIXEDSTEPSIZE
- See Also:
- Constant Field Values
EXCEPT_NOUSERINCONS
public static final int EXCEPT_NOUSERINCONS
- See Also:
- Constant Field Values
EXCEPT_NODESIGNINCONS
public static final int EXCEPT_NODESIGNINCONS
- See Also:
- Constant Field Values
EXCEPT_OBJECTIVEEQUATIONSET
public static final int EXCEPT_OBJECTIVEEQUATIONSET
- See Also:
- Constant Field Values
EXCEPT_OBJECTIVEOBJECTSET
public static final int EXCEPT_OBJECTIVEOBJECTSET
- See Also:
- Constant Field Values
EXCEPT_OBJECTIVENOTFOUND
public static final int EXCEPT_OBJECTIVENOTFOUND
- See Also:
- Constant Field Values
EXCEPT_BADSEARCHPARAM
public static final int EXCEPT_BADSEARCHPARAM
- See Also:
- Constant Field Values
EXCEPT_NOOVEQUATION
public static final int EXCEPT_NOOVEQUATION
- See Also:
- Constant Field Values
EXCEPT_NOCONEQUATION
public static final int EXCEPT_NOCONEQUATION
- See Also:
- Constant Field Values
EXCEPT_BADOVEQUATION
public static final int EXCEPT_BADOVEQUATION
- See Also:
- Constant Field Values
EXCEPT_BADCONEQUATION
public static final int EXCEPT_BADCONEQUATION
- See Also:
- Constant Field Values
EXCEPT_CANNOTCHANGECONSTRAINTLINEARITY
public static final int EXCEPT_CANNOTCHANGECONSTRAINTLINEARITY
- See Also:
- Constant Field Values
EXCEPT_BADDSUGGESTEDSOLUTION
public static final int EXCEPT_BADDSUGGESTEDSOLUTION
- See Also:
- Constant Field Values
EXCEPT_NODECISIONVARIABLES
public static final int EXCEPT_NODECISIONVARIABLES
- See Also:
- Constant Field Values
EXCEPT_ADDDECISIONVARIABLE
public static final int EXCEPT_ADDDECISIONVARIABLE
- See Also:
- Constant Field Values
EXCEPT_ADDREQUIREMENT
public static final int EXCEPT_ADDREQUIREMENT
- See Also:
- Constant Field Values
EXCEPT_ADDTOOPT
public static final int EXCEPT_ADDTOOPT
- See Also:
- Constant Field Values
EXCEPT_REQUIREMENTDOESNOTEXIST
public static final int EXCEPT_REQUIREMENTDOESNOTEXIST
- See Also:
- Constant Field Values
EXCEPT_DUPLICATEVARIABLENAMES
public static final int EXCEPT_DUPLICATEVARIABLENAMES
- See Also:
- Constant Field Values
EXCEPT_VARIABLEISFUNCTION
public static final int EXCEPT_VARIABLEISFUNCTION
- See Also:
- Constant Field Values
EXCEPT_BADPERIOD
public static final int EXCEPT_BADPERIOD
- See Also:
- Constant Field Values
EXCEPT_DISCOUNTRATESET
public static final int EXCEPT_DISCOUNTRATESET
- See Also:
- Constant Field Values
EXCEPT_BADOBSERVATIONNUMBER
public static final int EXCEPT_BADOBSERVATIONNUMBER
- See Also:
- Constant Field Values
EXCEPT_BADVARUPPERBOUND
public static final int EXCEPT_BADVARUPPERBOUND
- See Also:
- Constant Field Values
EXCEPT_DISCOUNTRATEOBSERR
public static final int EXCEPT_DISCOUNTRATEOBSERR
- See Also:
- Constant Field Values
EXCEPT_NOTOPTIMIZING
public static final int EXCEPT_NOTOPTIMIZING
- See Also:
- Constant Field Values
EXCEPT_NOTUSERCONSTROLLED
public static final int EXCEPT_NOTUSERCONSTROLLED
- See Also:
- Constant Field Values
EXCEPT_NOTREPLICATING
public static final int EXCEPT_NOTREPLICATING
- See Also:
- Constant Field Values
EXCEPT_VARIABLENUMERIC
public static final int EXCEPT_VARIABLENUMERIC
- See Also:
- Constant Field Values
EXCEPT_NOENUMERATIONVALUES
public static final int EXCEPT_NOENUMERATIONVALUES
- See Also:
- Constant Field Values
EXCEPT_BADPARALLELID
public static final int EXCEPT_BADPARALLELID
- See Also:
- Constant Field Values
EXCEPT_NOTPARALLEL
public static final int EXCEPT_NOTPARALLEL
- See Also:
- Constant Field Values
EXCEPT_ISPARALLEL
public static final int EXCEPT_ISPARALLEL
- See Also:
- Constant Field Values
EXCEPT_NONTHBEST
public static final int EXCEPT_NONTHBEST
- See Also:
- Constant Field Values
EXCEPT_SOLDBWRAPPED
public static final int EXCEPT_SOLDBWRAPPED
- See Also:
- Constant Field Values
EXCEPT_DUPLICATEGROUP
public static final int EXCEPT_DUPLICATEGROUP
- See Also:
- Constant Field Values
EXCEPT_SOLUTIONNOTEVALUATED
public static final int EXCEPT_SOLUTIONNOTEVALUATED
- See Also:
- Constant Field Values
EXCEPT_EVALUATE
public static final int EXCEPT_EVALUATE
- See Also:
- Constant Field Values
EXCEPT_BADSOLID
public static final int EXCEPT_BADSOLID
- See Also:
- Constant Field Values
EXCEPT_STEPSIZEISZERO
public static final int EXCEPT_STEPSIZEISZERO
- See Also:
- Constant Field Values
EXCEPT_STEPSIZERANGE
public static final int EXCEPT_STEPSIZERANGE
- See Also:
- Constant Field Values
EXCEPT_BADOBSCOUNT
public static final int EXCEPT_BADOBSCOUNT
- See Also:
- Constant Field Values
EXCEPT_NOPERIODS
public static final int EXCEPT_NOPERIODS
- See Also:
- Constant Field Values
EXCEPT_BADSTATISTIC
public static final int EXCEPT_BADSTATISTIC
- See Also:
- Constant Field Values
EXCEPT_BADMEASURE
public static final int EXCEPT_BADMEASURE
- See Also:
- Constant Field Values
EXCEPT_NOPROJECTS
public static final int EXCEPT_NOPROJECTS
- See Also:
- Constant Field Values
EXCEPT_MIXEDOBSERVATIONS
public static final int EXCEPT_MIXEDOBSERVATIONS
- See Also:
- Constant Field Values
EXCEPT_ILLEGALMETHOD
public static final int EXCEPT_ILLEGALMETHOD
- See Also:
- Constant Field Values
EXCEPT_BADSOLUTION
public static final int EXCEPT_BADSOLUTION
- See Also:
- Constant Field Values
EXCEPT_CANNOTGENERATE
public static final int EXCEPT_CANNOTGENERATE
- See Also:
- Constant Field Values
EXCEPT_CANNOTENUMERATE
public static final int EXCEPT_CANNOTENUMERATE
- See Also:
- Constant Field Values
EXCEPT_CANNOTPSO
public static final int EXCEPT_CANNOTPSO
- See Also:
- Constant Field Values
EXCEPT_CANNOTELECTRO
public static final int EXCEPT_CANNOTELECTRO
- See Also:
- Constant Field Values
EXCEPT_BADCONFIDENCETYPE
public static final int EXCEPT_BADCONFIDENCETYPE
- See Also:
- Constant Field Values
EXCEPT_BADCONFIDENCELEVEL
public static final int EXCEPT_BADCONFIDENCELEVEL
- See Also:
- Constant Field Values
EXCEPT_BADCONFIDENCEERRPCT
public static final int EXCEPT_BADCONFIDENCEERRPCT
- See Also:
- Constant Field Values
EXCEPT_BADREPLICATIONMINIMUM
public static final int EXCEPT_BADREPLICATIONMINIMUM
- See Also:
- Constant Field Values
EXCEPT_BADREPLICATIONMAXIMUM
public static final int EXCEPT_BADREPLICATIONMAXIMUM
- See Also:
- Constant Field Values
EXCEPT_BADADDITIONALREPLICATIONS
public static final int EXCEPT_BADADDITIONALREPLICATIONS
- See Also:
- Constant Field Values
EXCEPT_BADRANKSELECTPROBABILITY
public static final int EXCEPT_BADRANKSELECTPROBABILITY
- See Also:
- Constant Field Values
EXCEPT_NOITERATIONS
public static final int EXCEPT_NOITERATIONS
- See Also:
- Constant Field Values
EXCEPT_CANNOTRUNMULTIOPTIMIZATIONS
public static final int EXCEPT_CANNOTRUNMULTIOPTIMIZATIONS
- See Also:
- Constant Field Values
EXCEPT_DEMOVARIABLES
public static final int EXCEPT_DEMOVARIABLES
- See Also:
- Constant Field Values
EXCEPT_DEMOCONSTRAINTS
public static final int EXCEPT_DEMOCONSTRAINTS
- See Also:
- Constant Field Values
EXCEPT_DEMOITERATIONS
public static final int EXCEPT_DEMOITERATIONS
- See Also:
- Constant Field Values
EXCEPT_DEMOBADSTOP
public static final int EXCEPT_DEMOBADSTOP
- See Also:
- Constant Field Values
EXCEPT_NOSOLUTIONSINSET
public static final int EXCEPT_NOSOLUTIONSINSET
- See Also:
- Constant Field Values
EXCEPT_NOTIMPLEMENTED
public static final int EXCEPT_NOTIMPLEMENTED
- See Also:
- Constant Field Values
REASON_NONE
public static final int REASON_NONE
- See Also:
- Constant Field Values
REASON_NOEQUATION
public static final int REASON_NOEQUATION
- See Also:
- Constant Field Values
REASON_EQMISSINGOP
public static final int REASON_EQMISSINGOP
- See Also:
- Constant Field Values
REASON_EQMISSINGPARAMS
public static final int REASON_EQMISSINGPARAMS
- See Also:
- Constant Field Values
REASON_EQMISSINGSTARTPAREN
public static final int REASON_EQMISSINGSTARTPAREN
- See Also:
- Constant Field Values
REASON_EQMISSINGCLOSEPAREN
public static final int REASON_EQMISSINGCLOSEPAREN
- See Also:
- Constant Field Values
REASON_EQNOTAVARIABLE
public static final int REASON_EQNOTAVARIABLE
- See Also:
- Constant Field Values
REASON_EQINCOMPLETE
public static final int REASON_EQINCOMPLETE
- See Also:
- Constant Field Values
REASON_EQMISSINGBRACE
public static final int REASON_EQMISSINGBRACE
- See Also:
- Constant Field Values
REASON_EQMISSINGLHS
public static final int REASON_EQMISSINGLHS
- See Also:
- Constant Field Values
REASON_EQMISSINGRHS
public static final int REASON_EQMISSINGRHS
- See Also:
- Constant Field Values
REASON_EQMISSINGCOMPOP
public static final int REASON_EQMISSINGCOMPOP
- See Also:
- Constant Field Values
REASON_EQORMULTOP
public static final int REASON_EQORMULTOP
- See Also:
- Constant Field Values
REASON_EQOVARBOUND
public static final int REASON_EQOVARBOUND
- See Also:
- Constant Field Values
REASON_EQARRAYLENGTH
public static final int REASON_EQARRAYLENGTH
- See Also:
- Constant Field Values
REASON_EQPARENERR
public static final int REASON_EQPARENERR
- See Also:
- Constant Field Values
REASON_EQVARIABLEBOUND
public static final int REASON_EQVARIABLEBOUND
- See Also:
- Constant Field Values
REASON_EQNUMBERERR
public static final int REASON_EQNUMBERERR
- See Also:
- Constant Field Values
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
COptQuestException
public COptQuestException(int Error,
java.lang.String MoreInformation)
COptQuestException
public COptQuestException(int Error)
COptQuestException
public COptQuestException(int Error,
int Reason,
java.lang.String errToken)
ErrorNumber
public int ErrorNumber()
ReasonNumber
public int ReasonNumber()
ReasonString
public java.lang.String ReasonString()
ErrorToken
public java.lang.String ErrorToken()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
Description
public java.lang.String Description()