Class BufferException

  • All Implemented Interfaces:
    Serializable

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

      • BufferException

        public BufferException​(String message)