Property | Type | Description | |
---|---|---|---|
Context | kOS.ExecutionContext | ||
Filename | String | ||
LineNumber | int | ||
Message | String | ||
Program | |||
commandObj |
Method | Description | |
---|---|---|
kOSException ( String message ) : System | ||
kOSException ( String message, kOS.ExecutionContext context ) : System |
public kOSException ( String message ) : System | ||
message | String | |
return | System |
public kOSException ( String message, kOS.ExecutionContext context ) : System | ||
message | String | |
context | kOS.ExecutionContext | |
return | System |