Library | Package Java Toolkit

Class XInvalidFileType

package com.ptc.pfc.pfcExceptions;

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



Description

This exception signals that the model descriptor contains a file type that cannot be used for an operation.
See Also:
ModelDescriptor



Method Summary
StringGetExtension ()
    Get method for attribute "Extension"
    The file extension that the model descriptor contains which is invalid for the operation.

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

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

Method Detail

GetExtension

StringGetExtension ()


    The file extension that the model descriptor contains which is invalid for the operation.