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