com.waveset.object
Class IAPI.UnknownAttributeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.waveset.object.IAPI.IAPIException
              extended bycom.waveset.object.IAPI.UnknownAttributeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IAPI

public static class IAPI.UnknownAttributeException
extends IAPI.IAPIException

See Also:
Serialized Form

Constructor Summary
protected IAPI.UnknownAttributeException()
           
protected IAPI.UnknownAttributeException(java.lang.String message)
           
 
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

IAPI.UnknownAttributeException

protected IAPI.UnknownAttributeException(java.lang.String message)

IAPI.UnknownAttributeException

protected IAPI.UnknownAttributeException()