Class IncompatibleInterfaceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bigraphs.framework.core.exceptions.operations.IncompatibleInterfaceException
All Implemented Interfaces:
Serializable

public class IncompatibleInterfaceException extends Exception
Author:
Dominik Grzelak
See Also:
  • Constructor Details

    • IncompatibleInterfaceException

      public IncompatibleInterfaceException()
    • IncompatibleInterfaceException

      public IncompatibleInterfaceException(String message)