Class UnresolvedValueException

All Implemented Interfaces:
Serializable

public class UnresolvedValueException extends ImpExException
See Also:
  • Constructor Details

    • UnresolvedValueException

      public UnresolvedValueException(String msg)
      Compatibility constructor for using its UnresolvedValueException .
    • UnresolvedValueException

      public UnresolvedValueException(String qualifier, String cellValue)
    • UnresolvedValueException

      public UnresolvedValueException(Throwable e, String qualifier, String cellValue)