Class Servlet.Interface.AttachmentException
All Packages Class Hierarchy This Package Previous Next Index
Class Servlet.Interface.AttachmentException
Object
|
+----Throwable
|
+----Exception
|
+----SystemException
|
+----Servlet.Interface.AttachmentException
- public class AttachmentException
- extends SystemException
-
Servlet.Interface.AttachmentException(int, String, String[])
-
-
getMissingAttachments()
-
AttachmentException
public AttachmentException(int status,
String ExceptionMessage,
String[] MissingAttachments)
getMissingAttachments
public java.lang.String[] getMissingAttachments()
All Packages Class Hierarchy This Package Previous Next Index