org.apache.cxf.io
Class CacheSizeExceededException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.cxf.io.CacheSizeExceededException
org.apache.cxf.io.CacheSizeExceededException
- All Implemented Interfaces: 
- Serializable
- public class CacheSizeExceededException 
- extends RuntimeException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
CacheSizeExceededException
public CacheSizeExceededException()
CacheSizeExceededException
public CacheSizeExceededException(String message)
CacheSizeExceededException
public CacheSizeExceededException(String message,
                                  Throwable cause)
CacheSizeExceededException
public CacheSizeExceededException(Throwable cause)
Apache CXF