Class BufferOverflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.pfaff.altargui.render.BufferOverflowException
All Implemented Interfaces:
Serializable

public class BufferOverflowException extends RuntimeException
See Also:
  • Constructor Details

    • BufferOverflowException

      public BufferOverflowException(String message)
    • BufferOverflowException

      public BufferOverflowException(String message, Throwable cause)