public class InvalidContactStringException extends DrmsInitException
Constructor and Description |
---|
InvalidContactStringException()
Creates a new instance of
InvalidContextStringException
without detail message. |
InvalidContactStringException(java.lang.String msg)
Constructs an instance of
InvalidContextStringException
with the specified detail message. |
public InvalidContactStringException()
InvalidContextStringException
without detail message.public InvalidContactStringException(java.lang.String msg)
InvalidContextStringException
with the specified detail message.msg
- the detail message.
The contents of this file are licensed under the Sun Industry Standards Source License version 1.2.
Copyright 2008, Sun Microsystems, Inc.