Module eclipselink

Class ServerPlatformException

    • Field Detail

      • SERVER_PLATFORM_CLASS_NOT_FOUND

        public static final int SERVER_PLATFORM_CLASS_NOT_FOUND
        See Also:
        Constant Field Values
      • INVALID_SERVER_PLATFORM_CLASS

        public static final int INVALID_SERVER_PLATFORM_CLASS
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServerPlatformException

        public ServerPlatformException()
      • ServerPlatformException

        protected ServerPlatformException​(String theMessage)
      • ServerPlatformException

        protected ServerPlatformException​(String message,
                                          Throwable internalException)