API Documentation > Exceptions > Class XEmptyString
Class XEmptyString

package com.ptc.pfc.pfcExceptions;

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


Description
This exception is thrown when an empty string is passed to a method that does not accept an empty string .
User Guide References:
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?