Class NoMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.j_spaces.core.NoMatchException
All Implemented Interfaces:
Serializable

public class NoMatchException extends Exception
this exception is thrown when after update or RB of update the entry and template no more match
See Also:
  • Constructor Details

    • NoMatchException

      public NoMatchException(IEntryHolder entry)
  • Method Details