An NDoc Documented Class Library

AppScreenException Class

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

System.Object
   System.Exception
      Repository.AppScreenException

[Visual Basic]
Public Class AppScreenException
    Inherits Exception
[C#]
public class AppScreenException : Exception
[C++]
public __gc class AppScreenException : public Exception
[JScript]
public class AppScreenException extends Exception

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: Repository

Assembly: White.Repository (in White.Repository.dll)

See Also

AppScreenException Members | Repository Namespace