public class DeepNettsException extends RuntimeException
Constructor and Description |
---|
DeepNettsException()
Creates a new instance of
JDeepNettsException without detail
message. |
DeepNettsException(String msg)
Constructs an instance of
JDeepNettsException with the
specified detail message. |
DeepNettsException(String message,
Throwable cause) |
DeepNettsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeepNettsException()
JDeepNettsException
without detail
message.public DeepNettsException(String msg)
JDeepNettsException
with the
specified detail message.msg
- the detail message.public DeepNettsException(Throwable cause)
Copyright © 2022. All rights reserved.