Library | Package Java Toolkit

Class XSequenceTooLong

package com.ptc.pfc.pfcExceptions;

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



Description

This exception is thrown when the sequence length exceeds the maximum allowable size.



Method Summary
intGetMaxLength ()
    Get method for attribute "MaxLength"
    The maximum length allowed for a sequence

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

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

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XBadArgument
GetArgumentName

Method Detail

GetMaxLength

intGetMaxLength ()


    The maximum length allowed for a sequence