Click or drag to resize
IMSLException Class
Signals that a mathematical exception has occurred.
Inheritance Hierarchy

Namespace: Imsl
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
[SerializableAttribute]
public abstract class IMSLException : ApplicationException

The IMSLException type exposes the following members.

Constructors
  NameDescription
Protected methodIMSLException
Constructs an IMSLException with no detail message.
Protected methodIMSLException(String)
Constructs an IMSLException with the specified detail message.
Protected methodIMSLException(SerializationInfo, StreamingContext)
Constructs an IMSLException with the serialized data.
Protected methodIMSLException(String, Exception)
Constructs an IMSLException with the specified detail message.
Protected methodIMSLException(String, String, Object)
Constructs an IMSLException with the specified detail message.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBaseException
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Inherited from Exception.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Inherited from Exception.)
Public methodGetType
Gets the runtime type of the current instance.
(Inherited from Exception.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Creates and returns a string representation of the current exception.
(Inherited from Exception.)
Top
Properties
  NameDescription
Public propertyData
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Inherited from Exception.)
Public propertyHelpLink
Gets or sets a link to the help file associated with this exception.
(Inherited from Exception.)
Public propertyHResult
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Inherited from Exception.)
Public propertyInnerException
Gets the Exception instance that caused the current exception.
(Inherited from Exception.)
Public propertyMessage
Gets a message that describes the current exception.
(Inherited from Exception.)
Public propertySource
Gets or sets the name of the application or the object that causes the error.
(Inherited from Exception.)
Public propertyStackTrace
Gets a string representation of the immediate frames on the call stack.
(Inherited from Exception.)
Public propertyTargetSite
Gets the method that throws the current exception.
(Inherited from Exception.)
Top
Events
  NameDescription
Protected eventSerializeObjectState
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
(Inherited from Exception.)
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      ImslIMSLException
        ImslIMSLUnexpectedErrorException
        Imsl.MathAllConstraintsNotSatisfiedException
        Imsl.MathBadInitialGuessException
        Imsl.MathBoundaryInconsistentException
        Imsl.MathBoundsInconsistentException
        Imsl.MathConstraintEvaluationException
        Imsl.MathConstraintsInconsistentException
        Imsl.MathConstraintsNotSatisfiedException
        Imsl.MathCorrectorConvergenceException
        Imsl.MathCyclingOccurringException
        Imsl.MathDidNotConvergeException
        Imsl.MathEqualityConstraintsException
        Imsl.MathErrorTestException
        Imsl.MathFalseConvergenceException
        Imsl.MathIllConditionedException
        Imsl.MathInconsistentSystemException
        Imsl.MathInitialConstraintsException
        Imsl.MathInvalidMPSFileException
        Imsl.MathIterationMatrixSingularException
        Imsl.MathLimitingAccuracyException
        Imsl.MathLinearlyDependentGradientsException
        Imsl.MathMaxFcnEvalsExceededException
        Imsl.MathMaxIterationsException
        Imsl.MathMaxNumberStepsAllowedException
        Imsl.MathMultipleSolutionsException
        Imsl.MathNoAcceptablePivotException
        Imsl.MathNoAcceptableStepsizeException
        Imsl.MathNoConvergenceException
        Imsl.MathNoLPSolutionException
        Imsl.MathNoProgressException
        Imsl.MathNotDefiniteAMatrixException
        Imsl.MathNotDefiniteJacobiPreconditionerException
        Imsl.MathNotDefinitePreconditionMatrixException
        Imsl.MathNotSPDException
        Imsl.MathNumericDifficultyException
        Imsl.MathObjectiveEvaluationException
        Imsl.MathPenaltyFunctionPointInfeasibleException
        Imsl.MathProblemInfeasibleException
        Imsl.MathProblemUnboundedException
        Imsl.MathProblemVacuousException
        Imsl.MathQPInfeasibleException
        Imsl.MathQPProblemUnboundedException
        Imsl.MathSingularException
        Imsl.MathSingularMatrixException
        Imsl.MathSingularPreconditionMatrixException
        Imsl.MathSolutionNotFoundException
        Imsl.MathSomeConstraintsDiscardedException
        Imsl.MathTcurrentTstopInconsistentException
        Imsl.MathTEqualsToutException
        Imsl.MathTerminationCriteriaNotSatisfiedException
        Imsl.MathTimeIntervalTooSmallException
        Imsl.MathToleranceTooSmallException
        Imsl.MathTooManyIterationsException
        Imsl.MathTooManyStepsException
        Imsl.MathTooMuchTimeException
        Imsl.MathUnboundedBelowException
        Imsl.MathVarBoundsInconsistentException
        Imsl.MathWorkingSetSingularException
        Imsl.StatAllDeletedException
        Imsl.StatAllMissingException
        Imsl.StatAltSeriesAccuracyLossException
        Imsl.StatBadVarianceException
        Imsl.StatClassificationVariableException
        Imsl.StatClassificationVariableLimitException
        Imsl.StatClassificationVariableValueException
        Imsl.StatClusterNoPointsException
        Imsl.StatConstrInconsistentException
        Imsl.StatCovarianceSingularException
        Imsl.StatCyclingIsOccurringException
        Imsl.StatDeleteObservationsException
        Imsl.StatDidNotConvergeException
        Imsl.StatDiffObsDeletedException
        Imsl.StatEigenvalueException
        Imsl.StatEmptyGroupException
        Imsl.StatEqConstrInconsistentException
        Imsl.StatIllConditionedException
        Imsl.StatIncreaseErrRelException
        Imsl.StatInitialMAException
        Imsl.StatInvalidMatrixException
        Imsl.StatInvalidPartialCorrelationException
        Imsl.StatMatrixSingularException
        Imsl.StatMoreObsDelThanEnteredException
        Imsl.StatNegativeFreqException
        Imsl.StatNegativeWeightException
        Imsl.StatNewInitialGuessException
        Imsl.StatNoAcceptableModelFoundException
        Imsl.StatNoConvergenceException
        Imsl.StatNoDegreesOfFreedomException
        Imsl.StatNonInvertibleException
        Imsl.StatNonPositiveEigenvalueException
        Imsl.StatNonPosVarianceException
        Imsl.StatNonPosVarianceXYException
        Imsl.StatNonStationaryException
        Imsl.StatNoPositiveVarianceException
        Imsl.StatNoProgressException
        Imsl.StatNotCDFException
        Imsl.StatNotPositiveDefiniteException
        Imsl.StatNotPositiveSemiDefiniteException
        Imsl.StatNotSemiDefiniteException
        Imsl.StatNoVariablesEnteredException
        Imsl.StatNoVariablesException
        Imsl.StatNoVariationInputException
        Imsl.StatNoVectorXException
        Imsl.StatPooledCovarianceSingularException
        Imsl.StatRankDeficientException
        Imsl.StatRankException
        Imsl.StatScaleFactorZeroException
        Imsl.StatSingularException
        Imsl.StatSingularTriangularMatrixException
        Imsl.StatSumOfWeightsNegException
        Imsl.StatTooManyCallsException
        Imsl.StatTooManyFunctionEvaluationsException
        Imsl.StatTooManyIterationsException
        Imsl.StatTooManyIterationsReTryException
        Imsl.StatTooManyJacobianEvalException
        Imsl.StatTooManyObsDeletedException
        Imsl.StatVarsDeterminedException
        Imsl.StatZeroNormException