org.talend.esb.servicelocator.client
Class WrongArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.talend.esb.servicelocator.client.ServiceLocatorException
org.talend.esb.servicelocator.client.WrongArgumentException
- All Implemented Interfaces:
- Serializable
public class WrongArgumentException
- extends ServiceLocatorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongArgumentException
public WrongArgumentException()
WrongArgumentException
public WrongArgumentException(String msg)
WrongArgumentException
public WrongArgumentException(Throwable cause)
WrongArgumentException
public WrongArgumentException(String msg,
Throwable cause)
Copyright © 2011–2014 Talend Inc.. All rights reserved.