public class UnsupportedModuleTypeException extends OpenEJBException
| Constructor and Description |
|---|
UnsupportedModuleTypeException() |
UnsupportedModuleTypeException(String message) |
UnsupportedModuleTypeException(String message,
Throwable rootCause) |
UnsupportedModuleTypeException(Throwable rootCause) |
getMessage, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedModuleTypeException()
public UnsupportedModuleTypeException(String message)
public UnsupportedModuleTypeException(String message, Throwable rootCause)
public UnsupportedModuleTypeException(Throwable rootCause)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.