API Documentation > Exceptions > Class XNegativeNumber
Class XNegativeNumber

package com.ptc.pfc.pfcExceptions;

public class
XNegativeNumber
extends
com.ptc.pfc.pfcExceptions.XBadArgument


Description
This exception is thrown a negative value (integer or real) is passed to a method that requires a nonnegative argument.
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC :
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod :
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XBadArgument :
Was this helpful?