org.ow2.orchestra.facade.exception
Class IncompatibleWSDLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ow2.orchestra.facade.exception.OrchestraRuntimeException
org.ow2.orchestra.facade.exception.DeploymentException
org.ow2.orchestra.facade.exception.IncompatibleWSDLException
- All Implemented Interfaces:
- Serializable
public class IncompatibleWSDLException
- extends DeploymentException
Exception launched when deployed web service definition
and new version definition are not compatible.
- Author:
- Goulven Le Jeune
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompatibleWSDLException
public IncompatibleWSDLException(String message)
- Parameters:
message
- Code of the comparison error
Copyright © 2011 OW2 Consortium. All Rights Reserved.