Insight Horizon
entertainment /

DLSM.LSMSolver.LSMSolverException

DLSM.LSMSolver.LSMSolverException

hex
Class DLSM.LSMSolver.LSMSolverException

java.lang.Object extended by java.lang.Throwable extended by java.lang.Exception extended by java.lang.RuntimeException extended by hex.DLSM.LSMSolver.LSMSolverException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DLSM.ADMMSolver.NonSPDMatrixException
Enclosing class:
DLSM.LSMSolver

public static class DLSM.LSMSolver.LSMSolverException
extends java.lang.RuntimeException
See Also:
Serialized Form

 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Constructor Detail

DLSM.LSMSolver.LSMSolverException

public DLSM.LSMSolver.LSMSolverException(java.lang.String msg)