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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.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)
           
 
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

Enum.EnumValueException

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


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.