Class InvalidYAMLException

All Implemented Interfaces:
Serializable

@Deprecated public class InvalidYAMLException extends IllegalArgumentException
Deprecated.
As of Athanasius (7.3.x)
See Also:
  • Constructor Details

    • InvalidYAMLException

      public InvalidYAMLException(Exception exception)
      Deprecated.