java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.hk2.api.HK2RuntimeException
org.glassfish.hk2.configuration.hub.api.CommitFailedException
All Implemented Interfaces:
Serializable

public class CommitFailedException extends org.glassfish.hk2.api.HK2RuntimeException
Author:
jwells
See Also:
  • Constructor Details

    • CommitFailedException

      public CommitFailedException()
    • CommitFailedException

      public CommitFailedException(Throwable cause)
      Parameters:
      cause -