Interface ExtraInfo

  • All Known Implementing Classes:
    WrappedError, WrappedException

    public interface ExtraInfo
    Provides optional extra information related to an exception.
    Author:
    AO Industries, Inc.
    • Method Detail

      • getExtraInfo

        Object[] getExtraInfo()
        Gets the optional extra info associated with an exception.
        Returns:
        No defensive copy is guaranteed or necessary