Class ProfileTransformationException

    • Constructor Detail

      • ProfileTransformationException

        public ProfileTransformationException()
      • ProfileTransformationException

        public ProfileTransformationException​(String msg)
        Constructs an instance of ProfleTransformationException with the specified detail message.
        Parameters:
        msg - the detail message.
      • ProfileTransformationException

        public ProfileTransformationException​(Exception e)