Class SizeLimitExceededException

All Implemented Interfaces:
Serializable

public class SizeLimitExceededException extends DirectoryException
Author:
George Lefter
See Also:
  • Constructor Details

    • SizeLimitExceededException

      public SizeLimitExceededException()
    • SizeLimitExceededException

      public SizeLimitExceededException(String message, Throwable th)
    • SizeLimitExceededException

      public SizeLimitExceededException(String message)
    • SizeLimitExceededException

      public SizeLimitExceededException(Throwable th)