Class NodeIdentifierException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.config.provision.security.NodeIdentifierException
All Implemented Interfaces:
Serializable

public class NodeIdentifierException extends RuntimeException
Author:
bjorncs
See Also:
  • Constructor Details

    • NodeIdentifierException

      public NodeIdentifierException(String message)
    • NodeIdentifierException

      public NodeIdentifierException(String message, Throwable cause)
    • NodeIdentifierException

      public NodeIdentifierException(Throwable cause)