public class TeiidNotImplementedException extends TeiidProcessingException
code| Constructor and Description |
|---|
TeiidNotImplementedException() |
TeiidNotImplementedException(BundleUtil.Event code,
String message) |
TeiidNotImplementedException(BundleUtil.Event code,
Throwable t) |
TeiidNotImplementedException(BundleUtil.Event code,
Throwable t,
String message) |
TeiidNotImplementedException(String message) |
TeiidNotImplementedException(Throwable e) |
TeiidNotImplementedException(Throwable e,
String message) |
getCode, getMessage, getOriginalType, setCode, setOriginalTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TeiidNotImplementedException()
public TeiidNotImplementedException(BundleUtil.Event code, String message)
public TeiidNotImplementedException(BundleUtil.Event code, Throwable t, String message)
public TeiidNotImplementedException(BundleUtil.Event code, Throwable t)
public TeiidNotImplementedException(String message)
public TeiidNotImplementedException(Throwable e)
Copyright © 2019. All rights reserved.