Exception::getCode
İstisnanın numarası ile döner
&reftitle.description;
final public intException::getCode
Exception'dan istisna numarasını int
olarak döndürür fakat Exception çocuklarından başka
türde bir değer de dönebilir (örneğin
PDOException'dan string).
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
İstisna numarası bir int olarak döner.
&reftitle.examples;
- Exception::getCode örneği
getCode();
}
?>
]]>
&example.outputs.similar;
&reftitle.seealso;
Throwable::getCode