public class JMException extends Exception
Constructor and Description |
---|
JMException()
Default constructor.
|
JMException(String msg)
Constructor that allows a specific error message to be specified.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JMException()
public JMException(String msg)
msg
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.