org.mmbase.util
Class PostValueToLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mmbase.util.PostValueToLargeException
- All Implemented Interfaces:
- java.io.Serializable
- public class PostValueToLargeException
- extends java.lang.RuntimeException
This exception will occur if the getPostParameterByte method is used
While the arraylength is larger than the maximum size allowed
- Version:
- $Id: PostValueToLargeException.java,v 1.7 2003/12/03 11:29:20 keesj Exp $
- Author:
- vpro
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PostValueToLargeException
public PostValueToLargeException()
PostValueToLargeException
public PostValueToLargeException(java.lang.String message)
PostValueToLargeException
public PostValueToLargeException(java.lang.Throwable cause)
PostValueToLargeException
public PostValueToLargeException(java.lang.String message,
java.lang.Throwable cause)
MMBase build 1.7.1.20041002