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