Class TransformException

All Implemented Interfaces:
Serializable

public class TransformException extends PortalException
Author:
Alexander Chow
See Also:
  • Constructor Details

    • TransformException

      public TransformException()
    • TransformException

      public TransformException(String msg)
    • TransformException

      public TransformException(String msg, Throwable throwable)
    • TransformException

      public TransformException(Throwable throwable)