public class TransformException extends PortalException
TransformException()
TransformException(String msg)
TransformException(String msg, Throwable cause)
TransformException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TransformException()
public TransformException(String msg)
public TransformException(String msg, Throwable cause)
public TransformException(Throwable cause)