Diff #4 - trunk/docs/classes/exceptions/restapiinvalidargumentexception/getline.md Repo: apex/rest-api Revision: 4 Filename: trunk/docs/classes/exceptions/restapiinvalidargumentexception/getline.md Size: 369 bytes Updated By: apex Date Updated: January 20, 2025 at 08:40 DiffFull Code Diff Index: getline.md --- getline.md (nonexistent) +++ getline.md (revision 4) @@ -0,0 +1,28 @@ + +# Exception::getLine + +### Usage + +> int Exception::getLine() + +### Description + +> + + + +### Return +> int +### See Also + +* __clone() +* __toString() +* __wakeup() +* getCode() +* getFile() +* getMessage() +* getPrevious() +* getTrace() +* getTraceAsString() + + Full Code Exception::getLine Usage int Exception::getLine() Description Return int See Also __clone() __toString() __wakeup() getCode() getFile() getMessage() getPrevious() getTrace() getTraceAsString()