Library | Package Java Toolkit

Class XBadArgument

package com.ptc.pfc.pfcExceptions;

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



Description

This is a base class for an exception thrown when you specify an invalid argument.
Direct Known Subclasses:
XEmptyString, XStringTooLong, XNegativeNumber, XNumberTooLarge, XSequenceTooLong, XBadOutlineExcludeType



Method Summary
StringGetArgumentName ()
    Get method for attribute "ArgumentName"
    The name of the argument that caused the exception to be thrown

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC
GetMessage

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod
GetMethodName

Method Detail

GetArgumentName

StringGetArgumentName ()


    The name of the argument that caused the exception to be thrown