Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.negotiation
Class NegotiationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.nuxeo.theme.negotiation.NegotiationException
All Implemented Interfaces:
Serializable

public class NegotiationException
extends Exception

See Also:
Serialized Form

Constructor Summary
NegotiationException()
           
NegotiationException(String message)
           
NegotiationException(String message, Throwable cause)
           
NegotiationException(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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NegotiationException

public NegotiationException()

NegotiationException

public NegotiationException(String message)

NegotiationException

public NegotiationException(String message,
                            Throwable cause)

NegotiationException

public NegotiationException(Throwable cause)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.