org.ggf.drmaa
public class DefaultContactStringException extends InvalidContactStringException
Constructor and Description |
---|
DefaultContactStringException()
Creates a new instance of
DefaultContactStringException
without detail message. |
DefaultContactStringException(java.lang.String msg)
Constructs an instance of
DefaultContactStringException with
the specified detail message. |
public DefaultContactStringException()
DefaultContactStringException
without detail message.public DefaultContactStringException(java.lang.String msg)
DefaultContactStringException
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.