org.ogf.graap.wsag.api.exceptions
Class CreationConstraintsViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ogf.graap.wsag.api.exceptions.WSAgreementException
              extended by org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
                  extended by org.ogf.graap.wsag.api.exceptions.CreationConstraintsViolationException
All Implemented Interfaces:
Serializable

public class CreationConstraintsViolationException
extends AgreementFactoryException

CreationConstraintsViolationException

Author:
Oliver Waeldrich
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
LOCAL_EN
 
Constructor Summary
CreationConstraintsViolationException()
           
 
Method Summary
 
Methods inherited from class org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
getBaseFault, getErrorCode
 
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

CreationConstraintsViolationException

public CreationConstraintsViolationException()


Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.