org.apache.axis.utils
Class JavaUtils.HolderException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.axis.utils.JavaUtils.HolderException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JavaUtils

public static class JavaUtils.HolderException
extends java.lang.Exception

See Also:
Serialized Form

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

JavaUtils.HolderException

public JavaUtils.HolderException()


Copyright © 2001 Apache XML Project. All Rights Reserved.