public class NoSuchExtensionException extends RuntimeException
Exception to signal that an Extension has been referenced
but the platform 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 © 2015 MuleSoft, Inc.. All rights reserved.