Bedrock System Class Reference

LoggedException Class

[This is preliminary documentation and subject to change.]

LoggedException logs an ERROR when it is constructed. The error will be logged, even if the exception is caught and handled.

For a list of all members of this type, see LoggedException Members.

System.Object
   System.Exception
      System.ApplicationException
         WolfeReiter.LoggedException
            WolfeReiter.Commerce.CreditCardTransactionException

public class LoggedException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: WolfeReiter

Assembly: WolfeReiter.Core (in WolfeReiter.Core.dll)

See Also

LoggedException Members | WolfeReiter Namespace