Class AdfException.UnexpectedRuntimeException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AdfException

    public static class AdfException.UnexpectedRuntimeException
    extends AdfException
    Used to wrap other runtime exceptions as an AdfException, primarily so that the error path can potentially be provided for it.
    See Also:
    Serialized Form