public class InvalidMechanismException extends Exception
| Constructor and Description |
|---|
InvalidMechanismException(String msg)
Constructs the exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMechanismException(String msg)
the - detail message.Copyright © 2013. All Rights Reserved.