Class CommandBufferException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teamapps.uisession.commandbuffer.CommandBufferException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandBufferLengthOverflowException, CommandBufferSizeOverflowException

public class CommandBufferException extends Exception
See Also:
  • Constructor Details

    • CommandBufferException

      public CommandBufferException()
    • CommandBufferException

      public CommandBufferException(String message)