UnexpectedException¶
-
class UnexpectedException : public PmpException¶
-
UnexpectedException.UnexpectedException()¶
-
UnexpectedException.UnexpectedException(string message)¶
- Parameters
message –
-
UnexpectedException.UnexpectedException(string message, string format, ulong timeStamp, uint exceptionId, System.Collections.Generic.IReadOnlyDictionary<string, Value> values, System.Collections.Generic.List<PmpException> innerExceptions)¶
- Parameters
message –
format –
timeStamp –
exceptionId –
values –
innerExceptions –
-
UnexpectedException.UnexpectedException()¶