public class IllegalPartialOrderingException extends IllegalStateException
Constructor and Description |
---|
IllegalPartialOrderingException() |
IllegalPartialOrderingException(String s) |
IllegalPartialOrderingException(String message,
Throwable cause) |
IllegalPartialOrderingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalPartialOrderingException()
public IllegalPartialOrderingException(String message, Throwable cause)
public IllegalPartialOrderingException(String s)
public IllegalPartialOrderingException(Throwable cause)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.