public final class JPRAModelCircularImportException extends JPRAException
| Constructor and Description |
|---|
JPRAModelCircularImportException(String message,
com.gs.collections.api.list.ImmutableList<PackageImport> in_imports)
Construct a type_model loading exception.
|
| Modifier and Type | Method and Description |
|---|---|
com.gs.collections.api.list.ImmutableList<PackageImport> |
getImports() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JPRAModelCircularImportException(String message, com.gs.collections.api.list.ImmutableList<PackageImport> in_imports)
message - The error messagein_imports - The importspublic com.gs.collections.api.list.ImmutableList<PackageImport> getImports()
Copyright © 2017 <code@io7m.com> http://io7m.com