
Icon | Member | Description |
---|---|---|
![]() | NBSocketException(String, String, Int64, NBSeverity, Exception, array<Object>[]()[][]) |
Constructs a new exception object with the given message, object's catalog, exception number, the severity, the inner exception and the object's inserts.
|
![]() | NBSocketException(String, String, Int64, NBSeverity, array<Object>[]()[][]) |
Constructs a new exception object with the given message, object's catalog, exception number, the severity and the object's inserts.
|
![]() | NBSocketException(String, String, Int64, Exception, array<Object>[]()[][]) |
Constructs a new exception object with the given message, the object's catalog, exception number, inner exception and inserts.
|
![]() | NBSocketException(String, String, Int64, array<Object>[]()[][]) |
Constructs a new exception object with the given message, the object's catalog, exception number and inserts.
|
![]() | NBSocketException(String, String, Int64) |
Constructs a new exception object with the given message, the object's catalog and exception number.
|
![]() | NBSocketException(String, Int64, NBSeverity, Exception, array<Object>[]()[][]) |
Constructs a new exception object with the given message, exception number, the severity, the inner exception and the object's inserts.
|
![]() | NBSocketException(String, Int64, NBSeverity, array<Object>[]()[][]) |
Constructs a new exception object with the given message, exception number, the severity and the object's inserts.
|
![]() | NBSocketException(String, Int64, Exception, array<Object>[]()[][]) |
Constructs a new exception object with the given message, exception number, the inner exception and inserts.
|
![]() | NBSocketException(String, Int64, array<Object>[]()[][]) |
Constructs a new exception object with the given message, exception number and inserts.
|
![]() | NBSocketException(String, Exception, array<Object>[]()[][]) |
Constructs a new exception object with the given message, inner exception and inserts and the defaulted message number 7498.
|
![]() | NBSocketException(String, array<Object>[]()[][]) |
Constructs a new exception object with the given message and inserts and the defaulted message number 7498.
|
![]() | NBSocketException(String, Int64, NBSeverity, Exception) |
Constructs a new exception object with the given message, exception number, the severity and the inner exception.
|
![]() | NBSocketException(String, Int64, NBSeverity) |
Constructs a new exception object with the given message, exception number and the severity.
|
![]() | NBSocketException(String, Int64, Exception) |
Constructs a new exception object with the given message, exception number and the inner exception.
|
![]() | NBSocketException(String, Int64) |
Constructs a new exception object with the given message and exception number.
|
![]() | NBSocketException(String, Exception) |
Constructs a new exception object with the given message and inner exception and the defaulted message number 7499.
|
![]() | NBSocketException(String) |
Constructs a new exception object with the given message and the defaulted message number 7499.
|
![]() | NBSocketException()()()() |
Constructs a new exception object with the defaulted message number 7499.
|