jrun.jsp.parser
Class WrongContentTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--jrun.jsp.parser.WrongContentTypeException
All Implemented Interfaces:
java.io.Serializable

public class WrongContentTypeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
WrongContentTypeException(SimpleNode node, java.lang.String charset)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WrongContentTypeException

public WrongContentTypeException(SimpleNode node,
                                 java.lang.String charset)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.