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