cc.redberry.core.indices
Class InconsistentIndicesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cc.redberry.core.tensor.TensorException
-
- cc.redberry.core.indices.InconsistentIndicesException
-
- All Implemented Interfaces:
- java.io.Serializable
public class InconsistentIndicesException extends TensorException
- Since:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description InconsistentIndicesException(InconsistentIndicesException cause, Tensor inTensor)InconsistentIndicesException(int index)InconsistentIndicesException(int index, Tensor inTensor)InconsistentIndicesException(Tensor inTensor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.IntegergetIndex()
-
-
-
Constructor Detail
-
InconsistentIndicesException
public InconsistentIndicesException(int index)
-
InconsistentIndicesException
public InconsistentIndicesException(InconsistentIndicesException cause, Tensor inTensor)
-
InconsistentIndicesException
public InconsistentIndicesException(int index, Tensor inTensor)
-
InconsistentIndicesException
public InconsistentIndicesException(Tensor inTensor)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG