Class RemoteException

  • All Implemented Interfaces:
    Serializable

    public class RemoteException
    extends RuntimeException
    Исключение со стектрейсом исключения, произошедшего на удаленном REST сервере
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteException

        public RemoteException​(String[] stackTrace)