Skip to content

InvalidCollegiateLinkParametersException

James Kurtz edited this page Nov 11, 2015 · 1 revision

InvalidCollegiateLinkParametersException

The InvalidCollegiateLinkParametersException is an exception class used for syntactical errors within the CollegiateLink class.

Class InvalidCollegiateLinkParametersException

  • Class name: InvalidCollegiateLinkParametersException
  • Namespace:
  • Parent class: Exception

Methods

__construct

mixed InvalidCollegiateLinkParametersException::__construct($message, $code, \Exception $previous)
  • Visibility: public

Arguments

  • $message mixed
  • $code mixed
  • $previous Exception

Clone this wiki locally