Class BufferException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.openflowplugin.libraries.liblldp.BufferException
All Implemented Interfaces:
Serializable

public class BufferException extends Exception
Describes an exception that is raised during BitBufferHelper operations.
See Also:
  • Constructor Details

    • BufferException

      public BufferException(String message)