public class InvalidModuleException extends RuntimeException
| Constructor and Description |
|---|
InvalidModuleException()
Constructs a
InvalidModuleException with no detail message. |
InvalidModuleException(String msg)
Constructs a
InvalidModuleException with the given detail
message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidModuleException()
InvalidModuleException with no detail message.public InvalidModuleException(String msg)
InvalidModuleException with the given detail
message.msg - The detail message; can be null
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src