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