Interface ExtraInfo

All Known Implementing Classes:
WrappedError, WrappedException

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

    Modifier and Type
    Method
    Description
    Gets the optional extra info associated with an exception.
  • Method Details

    • getExtraInfo

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