Class NodeIdPersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graylog2.plugin.system.NodeIdPersistenceException
All Implemented Interfaces:
Serializable

public class NodeIdPersistenceException extends RuntimeException
Created by dennis on 11/12/14.
See Also:
  • Constructor Details

    • NodeIdPersistenceException

      public NodeIdPersistenceException()
    • NodeIdPersistenceException

      public NodeIdPersistenceException(String message)
    • NodeIdPersistenceException

      public NodeIdPersistenceException(String message, Throwable cause)
    • NodeIdPersistenceException

      public NodeIdPersistenceException(Throwable cause)