Class LogbookException

java.lang.Object
java.lang.Throwable
java.lang.Exception
xal.extension.logbook.LogbookException
All Implemented Interfaces:
Serializable

public class LogbookException extends Exception
Author:
Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
See Also:
  • Constructor Details

    • LogbookException

      public LogbookException(String msg, int responseCode)
    • LogbookException

      public LogbookException(String msg)
    • LogbookException

      public LogbookException(Exception ex)
  • Method Details

    • getResponseCode

      public int getResponseCode()