Class UnsupportedMethodException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.ovsdb.lib.error.UnsupportedMethodException
All Implemented Interfaces:
Serializable

public class UnsupportedMethodException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedMethodException

      public UnsupportedMethodException(String message)
    • UnsupportedMethodException

      public UnsupportedMethodException(String message, Throwable cause)