RichFaces CDK: Resources Maven Plugin 4.2.3.Final

org.richfaces.cdk.ordering
Class IllegalPartialOrderingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by org.richfaces.cdk.ordering.IllegalPartialOrderingException
All Implemented Interfaces:
Serializable

public class IllegalPartialOrderingException
extends IllegalStateException

See Also:
Serialized Form

Constructor Summary
IllegalPartialOrderingException()
           
IllegalPartialOrderingException(String s)
           
IllegalPartialOrderingException(String message, Throwable cause)
           
IllegalPartialOrderingException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalPartialOrderingException

public IllegalPartialOrderingException()

IllegalPartialOrderingException

public IllegalPartialOrderingException(String message,
                                       Throwable cause)

IllegalPartialOrderingException

public IllegalPartialOrderingException(String s)

IllegalPartialOrderingException

public IllegalPartialOrderingException(Throwable cause)

RichFaces CDK: Resources Maven Plugin 4.2.3.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.