Class ConversionError

  • All Implemented Interfaces:
    Serializable

    public class ConversionError
    extends de.codecentric.reedelk.runtime.api.exception.PlatformException
    See Also:
    Serialized Form
    • Constructor Detail

      • ConversionError

        public ConversionError​(String message,
                               Exception exception)
      • ConversionError

        public ConversionError​(String message)