com.jayway.awaitility.proxy
Class CannotCreateProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jayway.awaitility.proxy.CannotCreateProxyException
- All Implemented Interfaces:
- Serializable
public class CannotCreateProxyException
- extends RuntimeException
The Class CannotCreateProxyException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CannotCreateProxyException
public CannotCreateProxyException(String message)
- Instantiates a new cannot create proxy exception.
- Parameters:
message
- the message
Copyright © 2010-2012. All Rights Reserved.