Class ObjectNotationOutputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jailer.subsetting.ObjectNotationOutputException
All Implemented Interfaces:
Serializable

public class ObjectNotationOutputException extends RuntimeException
Thrown if something goes wrong when exporting to an XML/JSON/YAML file.
Author:
Ralf Wisser
See Also:
  • Constructor Details

    • ObjectNotationOutputException

      public ObjectNotationOutputException(String message)
      Constructor.
      Parameters:
      message - the detail message