Class UnresolvedValueException

All Implemented Interfaces:
Serializable

public class UnresolvedValueException extends ImportExportException
Exception covering cases where some unresolvable data for some call value occurs.
See Also:
  • Constructor Details

    • UnresolvedValueException

      public UnresolvedValueException(String message, Throwable exThrowable)
    • UnresolvedValueException

      public UnresolvedValueException(String message)