public class HeuristicMixedException extends Exception
Constructor and Description |
---|
HeuristicMixedException()
Creates a new
HeuristicMixedException without a
detail message. |
HeuristicMixedException(String msg)
Constructs an
HeuristicMixedException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HeuristicMixedException()
HeuristicMixedException
without a
detail message.public HeuristicMixedException(String msg)
HeuristicMixedException
with the
specified detail message.msg
- the detail message.Copyright © 2017 JBoss by Red Hat. All rights reserved.