Module xaos.ui.plot

Class LogAxis.IllegalLogarithmicRangeException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    LogAxis

    public class LogAxis.IllegalLogarithmicRangeException
    extends RuntimeException
    Exception to be thrown when a bound value isn't supported by the logarithmic axis.
    Author:
    Kevin Senechal mailto: kevin.senechal@dooapp.com
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalLogarithmicRangeException

        public IllegalLogarithmicRangeException​(String message)