RodlValidationException
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK.Exceptions
- Ancestry: Exception | RodlValidationException
Properties
Details
property Details: IList<String> read;
IList<String> Details { get; }
ReadOnly Property Details() As IList<String>
Instance Methods
constructor
constructor(message: String; details: IList<String>)
RodlValidationException(String message, IList<String> details)
Sub New(message As String, details As IList<String>)
Parameters:
- message:
- details: