Class SpecException

All Implemented Interfaces:
Serializable

public class SpecException extends JoltException
Exception thrown by JOLT SpecTransforms during initialization.
See Also:
  • Constructor Details

    • SpecException

      public SpecException(String msg)
    • SpecException

      public SpecException(String msg, Throwable t)