|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
totalcross.lang.Objecttotalcross.lang.Throwable
totalcross.lang.Exception
totalcross.net.mail.AddressException
public class AddressException
Thrown by the Address constructor if the given totalcross.lang.String address is invalid
| Constructor Summary | |
|---|---|
AddressException()
Constructs an empty Exception. |
|
AddressException(String msg)
Constructs an exception with the given message. |
|
| Method Summary |
|---|
| Methods inherited from class totalcross.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class totalcross.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddressException()
public AddressException(String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||