/datum/runtimeError
        
    
            
        
| Vars | |
| message | A basic description as to what went wrong. | 
|---|---|
| Procs | |
| ToString | Returns a description of the error suitable for showing to the user. | 
Var Details
message
            
        
    
            
        
        A basic description as to what went wrong.
Proc Details
ToString
Returns a description of the error suitable for showing to the user.