GacException Class

Definition

public ref class GacException : ApplicationException
[System.Serializable]
public class GacException : ApplicationException
type GacException = class
    inherit ApplicationException
Public Class GacException
Inherits ApplicationException
Inheritance
GacException
Attributes

Constructors

GacException()
GacException(SerializationInfo, StreamingContext)
GacException(String)
GacException(String, Exception)

Properties

ErrorCode

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to