Skip to content

IncorrectParameterException

Benedict Allen edited this page Nov 15, 2015 · 1 revision

IncorrectParameterException Class

The IncorrectParameterException is thrown when a method is called with incorrect argument types.

Extends Exception

Constructor

IncorrectParameterException( data, number level = 1 )

Clone this wiki locally