public class UnsupportedUniverseException extends Exception
Constructor and Description |
---|
UnsupportedUniverseException()
Creates new
UnsupportedUniverseException without detail message. |
UnsupportedUniverseException(String msg)
Constructs an
UnsupportedUniverseException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedUniverseException()
UnsupportedUniverseException
without detail message.public UnsupportedUniverseException(String msg)
UnsupportedUniverseException
with the specified detail message.msg
- the detail message.Copyright © 2016–2022 SciJava. All rights reserved.