net.sf.jnati.deploy.resolver
Class ArtefactNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jnati.NativeCodeException
net.sf.jnati.deploy.resolver.ArtefactNotFoundException
- All Implemented Interfaces:
- Serializable
public class ArtefactNotFoundException
- extends NativeCodeException
- Author:
- Sam Adams
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArtefactNotFoundException
public ArtefactNotFoundException(String message,
Throwable cause)
ArtefactNotFoundException
public ArtefactNotFoundException(String message)
ArtefactNotFoundException
public ArtefactNotFoundException(Throwable cause)
Copyright © 2007-2011 Sam Adams. All Rights Reserved.