Class Euclidean1D.NoSubSpaceException

All Implemented Interfaces:
Serializable, ExceptionContextProvider
Enclosing class:
Euclidean1D

public static class Euclidean1D.NoSubSpaceException extends MathUnsupportedOperationException
Specialized exception for inexistent sub-space.

This exception is thrown when attempting to get the sub-space of a one-dimensional space

See Also:
  • Constructor Details

    • NoSubSpaceException

      public NoSubSpaceException()
      Simple constructor.