org.jboss.errai.bus.server.io.buffers
Class BufferOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jboss.errai.bus.server.io.buffers.BufferOverflowException
- All Implemented Interfaces:
- Serializable
public class BufferOverflowException
- extends IOException
- Author:
- Mike Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BufferOverflowException
public BufferOverflowException()
BufferOverflowException
public BufferOverflowException(String message)
BufferOverflowException
public BufferOverflowException(String message,
Throwable cause)
BufferOverflowException
public BufferOverflowException(Throwable cause)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.