param

ParseException extends TypeError
in package

Exception thrown when a parameter value cannot be parsed or converted.

ParseException extends TypeError and is thrown by the Parse class methods when string values cannot be converted to the expected type. This provides more specific error handling for parameter parsing failures while maintaining compatibility with PHP's type system.

Tags
see
Parse

For methods that throw this exception

Table of Contents


        
On this page
  • Table Of Contents

Search results