InvalidSourceLengthException class
Length of source is less than length of data structure exception.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> RuntimeException
Constructors
Name | Description |
---|---|
InvalidSourceLengthException() | Empty constructor. It sets a hard-coded exceptions message related to illegal length of data structure source. |
InvalidSourceLengthException()
Empty constructor. It sets a hard-coded exceptions message related to illegal length of data structure source.
InvalidSourceLengthException()