public class NotAssociatedException extends DBException
Constructor and Description |
---|
NotAssociatedException(Class<? extends Model> sourceClass,
Class<? extends Model> targetClass) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JavaLite. All rights reserved.