org.mmbase.util
Class PostValueToLargeException

org.mmbase.util.PostValueToLargeException

public class PostValueToLargeException

This exception will occur if the getPostParameterByte method is used While the arraylength is larger than the maximum size allowed


Constructor Summary
PostValueToLargeException(java.lang.String s)
          Create the exception
 

Constructor Detail

PostValueToLargeException

public PostValueToLargeException(java.lang.String s)
Create the exception


MMBase 2002