Class Sphere1D.NoSubSpaceException

All Implemented Interfaces:
Serializable, LocalizedException
Enclosing class:
Sphere1D

public static class Sphere1D.NoSubSpaceException extends MathRuntimeException
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.