Class YamlEngineException

    • Constructor Detail

      • YamlEngineException

        public YamlEngineException​(String message)
        Create
        Parameters:
        message - - the problem
      • YamlEngineException

        public YamlEngineException​(Throwable cause)
        Create
        Parameters:
        cause - - the reason
      • YamlEngineException

        public YamlEngineException​(String message,
                                   Throwable cause)
        Create
        Parameters:
        message - - error
        cause - - the cause