Artemis Artemis
Artemis Artemis

Search Results for

    Class ArtemisRoutingException

    Inheritance
    object
    Exception
    ArtemisRoutingException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    Namespace: Artemis.UI.Shared
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public class ArtemisRoutingException : Exception, ISerializable

    Constructors

    ArtemisRoutingException()

    Declaration
    public ArtemisRoutingException()

    ArtemisRoutingException(string?)

    Declaration
    public ArtemisRoutingException(string? message)
    Parameters
    Type Name Description
    string message

    ArtemisRoutingException(string?, Exception?)

    Declaration
    public ArtemisRoutingException(string? message, Exception? innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException

    Implements

    ISerializable
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.