Class ValueMapperException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ValueMapperException
    extends ExternalTaskClientException

    Exception is thrown when a value could not be mapped

    Author:
    Tassilo Weidner
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ValueMapperException

        public ValueMapperException​(java.lang.String message)
      • ValueMapperException

        public ValueMapperException​(java.lang.String message,
                                    java.lang.Throwable e)