TMethodMeta.exceptions

Specifies which exceptions can be thrown by the method. All other exceptions are converted to a TApplicationException instead.

struct TMethodMeta
TExceptionMeta[] exceptions;

Meta