Class AxisOutOfRangeException
- Namespace
- NumSharp
- Assembly
- NumSharp.dll
public class AxisOutOfRangeException : ArgumentOutOfRangeException, ISerializable, INumSharpException
- Inheritance
-
AxisOutOfRangeException
- Implements
- Inherited Members
- Extension Methods
Constructors
AxisOutOfRangeException()
public AxisOutOfRangeException()
AxisOutOfRangeException(int, int)
public AxisOutOfRangeException(int ndim, int axis)
Parameters
AxisOutOfRangeException(string)
public AxisOutOfRangeException(string message)
Parameters
messagestring