at.spardat.xma.mdl
Class AttachmentExceptionClient

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byat.spardat.xma.mdl.AttachmentExceptionClient
All Implemented Interfaces:
java.io.Serializable

public class AttachmentExceptionClient
extends java.lang.RuntimeException

Thrown when an illegal attachment betwenn a UI control and a WidgetModel is attempted.

See Also:
Serialized Form

Constructor Summary
AttachmentExceptionClient()
          Constructor for AttachmentException.
AttachmentExceptionClient(java.lang.String s)
          Constructor for AttachmentException.
 
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

AttachmentExceptionClient

public AttachmentExceptionClient()
Constructor for AttachmentException.


AttachmentExceptionClient

public AttachmentExceptionClient(java.lang.String s)
Constructor for AttachmentException.

Parameters:
s - the message