Class FactorException

  • All Implemented Interfaces:
    Serializable

    public class FactorException
    extends Exception
    An exception indicating that a factor was found.
    Author:
    Tilman Neumann
    See Also:
    Serialized Form
    • Constructor Detail

      • FactorException

        public FactorException​(BigInteger factor)
        Complete constructor.
        Parameters:
        factor -
    • Method Detail

      • getFactor

        public BigInteger getFactor()
        Returns:
        factor