Interface com.sekati.except.IThrowable

Description

Interface describing all Throwable's.

Method Index

getErrorCode(), getName(), getStack(), getThrower(), getType()

Method Detail

getErrorCode

public function getErrorCode():String

getThrower

public function getThrower():Object

getStack

public function getStack():Array

getType

public function getType():String

getName

public function getName():String