Class EmptyResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jolokia.server.core.request.EmptyResponseException
All Implemented Interfaces:
Serializable

public class EmptyResponseException extends Exception
Exception thrown when no response should be returned.
Since:
07.03.13
Author:
roland
See Also:
  • Constructor Details

    • EmptyResponseException

      public EmptyResponseException()
      Constructor