Java EE 5 SDK

com.sun.appserv.management.util.misc
Class TokenizerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.appserv.management.util.misc.TokenizerException
All Implemented Interfaces:
Serializable

public class TokenizerException
extends Exception

See Also:
Serialized Form

Constructor Summary
TokenizerException(String msg)
           
 
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

TokenizerException

public TokenizerException(String msg)

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.