Class MalformedConfigBundleException

  • All Implemented Interfaces:
    Serializable

    public class MalformedConfigBundleException
    extends Exception

    This exception is thrown when a configuration import fails because Rhino cannot interpret the contents of the configuration bundle.

    See Also:
    Serialized Form
    • Constructor Detail

      • MalformedConfigBundleException

        public MalformedConfigBundleException​(String message)
      • MalformedConfigBundleException

        public MalformedConfigBundleException​(String message,
                                              Throwable cause)