org.jboss.axis.utils
Class JavaUtils.HolderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.axis.utils.JavaUtils.HolderException
All Implemented Interfaces:
Serializable
Enclosing class:
JavaUtils

public static class JavaUtils.HolderException
extends Exception

See Also:
Serialized Form

Constructor Summary
JavaUtils.HolderException(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

JavaUtils.HolderException

public JavaUtils.HolderException(String msg)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.