Class BufferOverflowException

All Implemented Interfaces:
Serializable

public class BufferOverflowException extends AsnRuntimeException
See Also:
  • Constructor Details

    • BufferOverflowException

      public BufferOverflowException(int position)
    • BufferOverflowException

      public BufferOverflowException(String message, int position)
    • BufferOverflowException

      public BufferOverflowException(Throwable cause, int position)