Library | Package Java Toolkit

Class XInvalidFileName

package com.ptc.pfc.pfcExceptions;

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



Description

This exception signals that the file name string passed to the method is incorrectly structured.
See Also:
ModelDescriptor



Method Summary
StringGetFileName ()
    Get method for attribute "FileName"
    The file name that triggered this exception.

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

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

Method Detail

GetFileName

StringGetFileName ()


    The file name that triggered this exception.