public class InvalidModuleException extends RuntimeException
Constructor and Description |
---|
InvalidModuleException()
Constructs an
InvalidModuleException with no detail message. |
InvalidModuleException(String msg)
Constructs an
InvalidModuleException with the given detail
message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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-08-08-112313.buildd.src