org.apache.ws.commons.schema.constants
Class Enum.EnumValueException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.apache.ws.commons.schema.constants.Enum.EnumValueException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Enum

public static class Enum.EnumValueException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
Enum.EnumValueException(java.lang.String mesg)
           
 
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

Enum.EnumValueException

public Enum.EnumValueException(java.lang.String mesg)


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.