Skip to content

IFatalErrorHandler.IsUnexpected(Exception)

IsUnexpected(Exception)

abstract
public abstract bool IsUnexpected(Exception exception)
Determines whether the specified exception is unexpected.

Parameters

exceptionException
The exception.

Returns

true if the specified exception is unexpected; otherwise, false.