com.adobe.idp.taskmanager.dsc.client.task
Class UnknownValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.taskmanager.dsc.client.task.UnknownValueException
All Implemented Interfaces:
java.io.Serializable

public class UnknownValueException
extends java.lang.Exception
implements java.io.Serializable

An exception thrown if the AttachmentInfo object is queried for unknown values.

See Also:
Serialized Form

Constructor Summary
UnknownValueException()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownValueException

public UnknownValueException()


[an error occurred while processing this directive] [an error occurred while processing this directive]