# class FunctionException



FunctionException inherits from PDFException


# CONSTRUCTORS

# constructor FunctionException(string)

Description:

Parameters:

  • string: (String) -

# STATIC FUNCTIONS

# static function type4()

Description:

Return:

(FunctionException) -

# static function type4(message)

Description:

Parameters:

  • message: (String) -

Return:

(FunctionException) -

Last Updated: 12/20/2022, 8:12:45 AM