Class ChangeInternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.internal.server.space.ChangeInternalException
All Implemented Interfaces:
Serializable

public class ChangeInternalException extends RuntimeException
Since:
9.1.1
Author:
eitany
See Also:
  • Constructor Details

    • ChangeInternalException

      public ChangeInternalException(RuntimeException internalException)
  • Method Details