org.eclipse.jetty.util
Class Utf8Appendable.NotUtf8Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.eclipse.jetty.util.Utf8Appendable.NotUtf8Exception
All Implemented Interfaces:
Serializable
Enclosing class:
Utf8Appendable

public static class Utf8Appendable.NotUtf8Exception
extends IllegalArgumentException

See Also:
Serialized Form

Constructor Summary
Utf8Appendable.NotUtf8Exception(String reason)
           
 
Method Summary
 
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
 

Constructor Detail

Utf8Appendable.NotUtf8Exception

public Utf8Appendable.NotUtf8Exception(String reason)


Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.