Class YamlLoadException

  • All Implemented Interfaces:
    Serializable

    public class YamlLoadException
    extends IOException
    Thrown to indicate there is any exception thrown in the yaml loading process
    See Also:
    Serialized Form
    • Constructor Detail

      • YamlLoadException

        public YamlLoadException​(Exception e)
        Constructs a YamlLoadException
        Parameters:
        e - the exception