Skip to main content

ModelCenter Remote Execution Java API 2026 R1

Class: PHXDFTException

Last update: 22.06.2026

Package: com.phoenix_int.aserver

Class Hierarchy

↳ java.lang.Object
  ↳ java.lang.Throwable
    ↳ java.lang.Exception
      ↳ com.phoenix_int.aserver.PHXDFTException

Implemented Interfaces

  • java.io.Serializable

Declaration

public class PHXDFTException
extends java.lang.Exception

This exception is thrown for errors related to Direct File Transfer (DFT) operations in the ModelCenter server environment.

Constructor Summary

Constructor and Description
PHXDFTException(java.lang.String msg)

Methods inherited from class java.lang.Throwable

addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

PHXDFTException

public PHXDFTException(java.lang.String msg)

Connect with Ansys