public class ProtocolDataAddressInvalidException
extends java.lang.Exception
Constructor and Description |
---|
ProtocolDataAddressInvalidException()
Create an instance with no message about why the Exception was thrown.
|
ProtocolDataAddressInvalidException(java.lang.String str)
Create an instance with a message about why the Exception was thrown.
|
public ProtocolDataAddressInvalidException()
public ProtocolDataAddressInvalidException(java.lang.String str)
str
- A detailed message explaining the reason for the Exception.Copyright © 2009 Eurotech Inc. All rights reserved.