public class NoSuchExtensionException extends RuntimeException
Exception to signal that an ExtensionModel has been referenced
but the runtime has no knowledge of it.| Constructor and Description |
|---|
NoSuchExtensionException() |
NoSuchExtensionException(String message) |
NoSuchExtensionException(String message,
Throwable cause) |
NoSuchExtensionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 MuleSoft, Inc.. All rights reserved.