Class ImportException

  • All Implemented Interfaces:
    Serializable

    public class ImportException
    extends Exception

    This exception is thrown when a configuration bundle cannot be obtained from the URL specified to the import operation.

    See Also:
    Serialized Form
    • Constructor Detail

      • ImportException

        public ImportException​(String message)
      • ImportException

        public ImportException​(String message,
                               Throwable cause)