Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.naming

Class SizeLimitExceededException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--javax.naming.NamingException
         |
         +--javax.naming.LimitExceededException
            |
            +--javax.naming.SizeLimitExceededException


public class SizeLimitExceededException

extends LimitExceededException

Constructor Summary

SizeLimitExceededException()

SizeLimitExceededException(java.lang.String msg)

Constructor Details

SizeLimitExceededException

public SizeLimitExceededException()


SizeLimitExceededException

public SizeLimitExceededException(java.lang.String msg)

Parameters: