Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.crypto.x509
  • Platforms: .NET, .NET Standard 2.0, Island

Instance Methods


constructor

constructor
ConstraintViolationError()
init()
Sub New()

constructor (ConstraintViolationError)

constructor(value: ConstraintViolationError)
ConstraintViolationError(ConstraintViolationError value)
init(_ value: ConstraintViolationError)
Sub New(value As ConstraintViolationError)

Parameters:

  • value:

Error

method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string