Class InvalidInterfaceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.opennms.pris.plugins.xls.source.exceptions.InvalidInterfaceException
All Implemented Interfaces:
Serializable

public class InvalidInterfaceException extends Exception
See Also:
  • Constructor Details

    • InvalidInterfaceException

      public InvalidInterfaceException(String string)
    • InvalidInterfaceException

      public InvalidInterfaceException(String string, IllegalArgumentException ex)