com.waveset.object
Class IAPI.MissingRequiredAttributeException

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

public static class IAPI.MissingRequiredAttributeException
extends IAPI.IAPIException

See Also:
Serialized Form

Constructor Summary
protected IAPI.MissingRequiredAttributeException()
           
protected IAPI.MissingRequiredAttributeException(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.MissingRequiredAttributeException

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

IAPI.MissingRequiredAttributeException

protected IAPI.MissingRequiredAttributeException()