net.anotheria.moskitodemo.usecases.qe.business
Class NegativeDeterminantException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.anotheria.moskitodemo.usecases.qe.business.QECalculatorException
              extended by net.anotheria.moskitodemo.usecases.qe.business.NegativeDeterminantException
All Implemented Interfaces:
Serializable

public class NegativeDeterminantException
extends QECalculatorException

See Also:
Serialized Form

Constructor Summary
NegativeDeterminantException(int value)
           
 
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

NegativeDeterminantException

public NegativeDeterminantException(int value)


Copyright © 2010-2012 anotheria.net. All Rights Reserved.