Class ErrorAdditionalInfo


  • public final class ErrorAdditionalInfo
    extends Object
    The resource management error additional info.
    • Constructor Detail

      • ErrorAdditionalInfo

        public ErrorAdditionalInfo()
    • Method Detail

      • getType

        public String getType()
        Get the type property: The additional info type.
        Returns:
        the type value.
      • getInfo

        public Object getInfo()
        Get the info property: The additional info.
        Returns:
        the info value.