Hevea documentation

NotAvailableException Class

Exception risen when client attempts to connect to the hevea, and that the the request cannot be processed.

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

System.Object
   System.Exception
      Hevea.Core.Exceptions.HeveaException
         Hevea.Core.Exceptions.NotAvailableException

public class NotAvailableException : HeveaException

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: Hevea.Core.Exceptions

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

See Also

NotAvailableException Members | Hevea.Core.Exceptions Namespace