File
Doc
Category
Size
Date
Package
SizeExceededException.java
API Doc
phoneME MR2 API (J2ME)
1419
Wed May 02 18:00:44 BST 2007
javax.wireless.messaging
SizeExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
public class SizeExceededException extends IOException
This class is defined by the JSR-205 specification
Wireless Messaging API (WMA) Version 2.0.
Fields Summary
Constructors Summary
public SizeExceededException
(
String
reason)
super(reason);
Methods Summary
Java Code Source