public class UnsupportedUniverseException
extends java.lang.Exception
| Constructor | Description |
|---|---|
UnsupportedUniverseException() |
Creates new
UnsupportedUniverseException without detail message. |
UnsupportedUniverseException(java.lang.String msg) |
Constructs an
UnsupportedUniverseException with the specified detail message. |
public UnsupportedUniverseException()
UnsupportedUniverseException without detail message.public UnsupportedUniverseException(java.lang.String msg)
UnsupportedUniverseException with the specified detail message.msg - the detail message.Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.