BirchwoodException.this

Constructs a new exception with the given sub-error type and auxillary information

  1. this(ErrorType errType)
  2. this(ErrorType errType, string auxInfo)
    class BirchwoodException

Parameters

errType ErrorType

the sub-error type

auxInfo string

the auxillary information

Meta