Java Tool Kit

Uses of Package
ITT.WAFr.Utilities

Classes in ITT.WAFr.Utilities used by ITT.WAFr.Utilities
Email.AddressException
          This exception is thrown when a specified entry could not be converted to a valid email address.
Email.AttachmentException
          This exception is thrown when an attachment fails to be added to the message envelop.
Email.DeliveryException
          This exception is thrown when an email message cannot be delivered due to a server or transport configuration error.
Email.FileNotFoundException
          This exception is thrown when the specified file to be added as a message attachment could not be found.
Email.NoDataException
          This exception is thrown when the specified input stream representing an attachment to be added the email message, contains no data.
Email.PropertyException
          This exception is thrown when an Email object property fails to set due to an invalid value.
Email.StreamException
          This exception is thrown when the specified input stream could not be parsed into a valid message attachment.
PdfFile.BrowserWidthException
          This exception is thrown when the virtual browser render pixel width is not specified as a positive integer.
PdfFile.DocumentSizeException
          This exception is thrown when the specified document width or height, upon subtracting margins, is less than zero (0) units.
PdfFile.MarginsException
          This exception is thrown when the specified document margins are less than zero (0) units.
PdfFile.PageExhaustedException
          This exception is thrown when the specified HTML input source has already been processed and resources have been released.
PdfFile.ParsingException
          This exception is thrown when the specified HTML input source could not be successfully parsed.
PdfFile.TimeoutException
          This exception is thrown when the specified HTML input source does not process in the timeout period allotted.
PdfFile.UrlException
          This exception is thrown when a specified Internet address fails to convert to a valid URL.
Upload.FormEncodingTypeException
          This exception is thrown when the HttpServletRequest object's encoding type is not of type 'MultiPart/Form-Data'.
Upload.FormMethodException
          This exception is thrown when the HttpServletRequest object's HTTP method is not of type 'POST'.
Upload.PostedFile
          The PostedFile class represents the content and properties of a posted "multipart/form-data" encoded file.
 


Java Tool Kit

Copyright ©2004, If•Then Technology