Klasse ServerException

Alle implementierten Schnittstellen:
Serializable

@Deprecated public class ServerException extends CDOException
Veraltet.
Not used.
An unchecked exception that indicates server-side problems.
Autor:
Eike Stepper
Siehe auch:
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.
  • Konstruktordetails

    • ServerException

      public ServerException()
      Veraltet.
    • ServerException

      public ServerException(String message)
      Veraltet.
    • ServerException

      public ServerException(String message, Throwable cause)
      Veraltet.
    • ServerException

      public ServerException(Throwable cause)
      Veraltet.