Class ErrorClass
This class is defined to construct an exception having the error name "Error".
If you catch an exception having the error name "Error", use esperecyan\webidl\Error
.
- Exception implements Throwable
- RuntimeException
- esperecyan\webidl\ErrorClass implements esperecyan\webidl\Error
Namespace: esperecyan\webidl
Deprecated: 2.0.0 “Error” simple exception type is obsoleted in W3C Editor’s draft (* this is not Error IDL type).
Located at ErrorClass.php
Deprecated: 2.0.0 “Error” simple exception type is obsoleted in W3C Editor’s draft (* this is not Error IDL type).
Located at ErrorClass.php
public
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|