Class ArchiverConfigException

  • All Implemented Interfaces:
    Serializable

    public class ArchiverConfigException
    extends Exception
    Use this to throw configuration related exceptions.
    Author:
    mshankar
    See Also:
    Serialized Form
    • Constructor Detail

      • ArchiverConfigException

        public ArchiverConfigException​(String arg0,
                                       Throwable arg1)
      • ArchiverConfigException

        public ArchiverConfigException​(String arg0)