| Package | com.ericfeminella.debugger |
| Class | public class LocalDebuggerException |
| Inheritance | LocalDebuggerException Error |
| Method | Defined by | ||
|---|---|---|---|
|
LocalDebuggerException(message:String)
Constructor
Throws an Exception when an application attempts to invoke
LocalDebugger and the pending call fails
| LocalDebuggerException | ||
| LocalDebuggerException | () | constructor |
public function LocalDebuggerException(message:String)Constructor Throws an Exception when an application attempts to invoke LocalDebugger and the pending call fails
Parametersmessage:String — specific to the Debugger Exception
|