Overload List

  NameDescription
Public methodAccessViolationException()()()()
Instantiates a new AccessViolationException using the default message
Public methodAccessViolationException(String)
Instantiates a new AccessViolationException using the supplied message
Protected methodAccessViolationException(SerializationInfo, StreamingContext)
Instantiates a new AccessViolationException using the supplied serialization info
Public methodAccessViolationException(String, Exception)
Instantiates a new AccessViolationException using the supplied message along with an additional exception that caused this one to be thrown

See Also