com.semarchy.mdm.runtime.model.dbschema.exception
Class NoSuchTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.semarchy.mdm.runtime.model.dbschema.exception.NoSuchTableException
- All Implemented Interfaces:
- Serializable
public class NoSuchTableException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchTableException
public NoSuchTableException(String message)
noTableNamed
public static NoSuchTableException noTableNamed(String tableName)
Copyright © 2015. All Rights Reserved.