<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>core_v2_exceptions Script API</title><link>https://community.telligent.com/community/11/w/api-documentation/65823/core_5F00_v2_5F00_exceptions-script-api</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>core_v2_exceptions Script API</title><link>https://community.telligent.com/community/11/w/api-documentation/65823/core_5F00_v2_5F00_exceptions-script-api</link><pubDate>Wed, 20 Nov 2019 14:54:07 GMT</pubDate><guid isPermaLink="false">d9c62787-a034-4891-85f1-7a1094c74bf3</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/65823/core_5F00_v2_5F00_exceptions-script-api#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/20/2019 14:54:07&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;Enables scripted content fragments to log exceptions.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="#Log"&gt;Log&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="documentation-members methods"&gt;&lt;h3&gt;&lt;a id="Methods" name="Methods"&gt;&lt;/a&gt;Methods&lt;/h3&gt;&lt;a name="Log"&gt;&lt;/a&gt;&lt;h2&gt;&lt;a id="Log" name="Log"&gt;&lt;/a&gt;Log&lt;/h2&gt;&lt;h3&gt;&lt;a id="Log_Overload_1" name="Log_Overload_1"&gt;&lt;/a&gt;Log Overload 1&lt;/h3&gt;&lt;p&gt;Logs an exception&lt;/p&gt;&lt;h4&gt;&lt;a id="Velocity" name="Velocity"&gt;&lt;/a&gt;&lt;em&gt;Velocity&lt;/em&gt;&lt;/h4&gt;&lt;pre class="brush: velocity"&gt;#set($additionalInfoResponse = $core_v2_exceptions.Log($message))&lt;/pre&gt;&lt;h4&gt;&lt;a id="JavaScript" name="JavaScript"&gt;&lt;/a&gt;&lt;em&gt;JavaScript&lt;/em&gt;&lt;/h4&gt;&lt;pre class="brush: javascript"&gt;var additionalInfoResponse = core_v2_exceptions.Log(message);&lt;/pre&gt;&lt;h4&gt;&lt;a id="Parameters" name="Parameters"&gt;&lt;/a&gt;&lt;em&gt;Parameters&lt;/em&gt;&lt;/h4&gt;&lt;table cellspacing="0" cellpadding="2" width="99%" class="WikiTable"&gt;&lt;thead&gt;&lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;th&gt;Required&lt;/th&gt;&lt;th&gt;Default&lt;/th&gt;&lt;th&gt;Options&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td rowspan="1"&gt;message&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;code&gt;String&lt;/code&gt;&lt;/td&gt;&lt;td rowspan="1"&gt;Log message&lt;/td&gt;&lt;td rowspan="1"&gt;Required&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;h3&gt;&lt;a id="Log_Overload_2" name="Log_Overload_2"&gt;&lt;/a&gt;Log Overload 2&lt;/h3&gt;&lt;p&gt;Logs an exception&lt;/p&gt;&lt;h4&gt;&lt;a id="Velocity" name="Velocity"&gt;&lt;/a&gt;&lt;em&gt;Velocity&lt;/em&gt;&lt;/h4&gt;&lt;pre class="brush: velocity"&gt;#set($additionalInfoResponse = $core_v2_exceptions.Log($message, &amp;quot;%{ Type = $typeArg }&amp;quot;))&lt;/pre&gt;&lt;h4&gt;&lt;a id="JavaScript" name="JavaScript"&gt;&lt;/a&gt;&lt;em&gt;JavaScript&lt;/em&gt;&lt;/h4&gt;&lt;pre class="brush: javascript"&gt;var additionalInfoResponse = core_v2_exceptions.Log(message, { Type: typeArg });&lt;/pre&gt;&lt;h4&gt;&lt;a id="Parameters" name="Parameters"&gt;&lt;/a&gt;&lt;em&gt;Parameters&lt;/em&gt;&lt;/h4&gt;&lt;table cellspacing="0" cellpadding="2" width="99%" class="WikiTable"&gt;&lt;thead&gt;&lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;th&gt;Required&lt;/th&gt;&lt;th&gt;Default&lt;/th&gt;&lt;th&gt;Options&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td rowspan="1"&gt;message&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;code&gt;String&lt;/code&gt;&lt;/td&gt;&lt;td rowspan="1"&gt;Log message&lt;/td&gt;&lt;td rowspan="1"&gt;Required&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan="1"&gt;Type&lt;/td&gt;&lt;td rowspan="1"&gt;&lt;code&gt;String&lt;/code&gt;&lt;/td&gt;&lt;td rowspan="1"&gt;Optional exception type&lt;/td&gt;&lt;td rowspan="1"&gt;Optional&lt;/td&gt;&lt;td rowspan="1"&gt;ContentFragmentRenderingError&lt;/td&gt;&lt;td rowspan="1"&gt;AccessDenied, AdministrationAccessDenied, AdminLoginDisabledFromIP, ApiLoadException, BackgroundJobError, BlogFileQuotaExceeded, BlogFileStorageNotAllowed, CommentsNotSupportedByContentType, ContentFragmentConfigurationError, ContentFragmentRenderingError, ContentUnderReview, CreateUser, CssFileRenderingError, DataProvider, EmailTemplateNotFound, EmailUnableToBeProcessed, EmailUnableToSend, EmbeddableContentException, FeatureNotEnabled, FieldGroupDuplicate, FileNameTooLong, FileNotFound, FileStoragePathTooLong, FileTypeNotValid, ForumThreadUnsubscribe, GeneralAccessDenied, GroupMessagesDisabled, GroupNotFound, LdapPackageNotInstalled, LicenseAccessError, LicensingRestriction, MailingListEmailAlreadyExists, MaximumFileSizeExceeded, MembershipPending, NotificationDistributionError, OAuthClientNotFound, OAuthClientRequestNotAllowed, OAuthLoginFailed, OAuthWebRequestFailure, OverAllowableUsersLicenseLimit, PageNotFound, PluginInitializationError, PluginUninitializationError, PostCommentTooLong, PostDeleteAccessDenied, PostDuplicate, PostNotFound, PostPendingModeration, PostProblem, ResourceNotFound, RoleNotFound, RoleOperationUnavailable, RuleExecutionError, SearchIndexingError, SearchUnknownError, SectionNotFound, ServiceBindingError, SiteFileQuotaExceeded, SiteFileStorageNotAllowed, SiteSettingsInvalidXML, SiteUrlDataProvider, SiteUrlMisconfiguration, SkinNotFound, SystemNotificationResolved, SystemUserNotFound, TemplateParseError, TenantNotActive, TenantNotFound, UnknownError, UnknownHttpError, UnKnownProvider, UnRegisteredSite, UserAccountBanned, UserAccountCreated, UserAccountCreatedAuto, UserAccountDisapproved, UserAccountLocked, UserAccountPending, UserAccountRegistrationDisabled, UserAccountRequiresValidInvitation, UserFileQuotaExceeded, UserFileStorageNotAllowed, UserInvalidCredentials, UserIsSystemAccount, UserLoginDisabled, UserNotFound, UserPasswordChangeFailed, UserProfileUpdated, UserSearchNotFound, UserUnknownLoginError, ValidationError, WebhookDeliveryFailed, WeblogsDisabled, WikiDefaultPageLocked, WikiPageKeyDuplicate, WikiPageNotFound&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;h4&gt;&lt;a id="Returns" name="Returns"&gt;&lt;/a&gt;&lt;em&gt;Returns&lt;/em&gt;&lt;/h4&gt;&lt;p&gt;&lt;div&gt;&lt;code&gt;[[AdditionalInfo Script API Type|AdditionalInfo]]&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>