|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.Exceptions
public class Exceptions
A class to hold exceptions for this framework.
| Nested Class Summary | |
|---|---|
static class |
Exceptions.ComputationException
Thrown when a computation fails for some reason. |
static class |
Exceptions.InputDimensionException
Thrown when there is an input dimension mismatch. |
static class |
Exceptions.OutOfBoundsException
Thrown when an argument is out of bounds, typically for a Computable. |
static class |
Exceptions.OutputDimensionException
Thrown when there is an output dimension mismatch. |
static class |
Exceptions.SingularMatrixException
Thrown when a matrix that shouldn't be singular, is. |
| Constructor Summary | |
|---|---|
Exceptions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Exceptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||