org.tynamo.exception
Class MetadataNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tynamo.exception.TynamoRuntimeException
org.tynamo.exception.MetadataNotFoundException
- All Implemented Interfaces:
- Serializable
public class MetadataNotFoundException
- extends TynamoRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetadataNotFoundException
public MetadataNotFoundException(String message)
MetadataNotFoundException
public MetadataNotFoundException(String message,
Throwable cause)
MetadataNotFoundException
public MetadataNotFoundException(Throwable cause)
Copyright © 2004-2012. All Rights Reserved.