Class TheoryNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.rbac.TheoryNotFoundException
All Implemented Interfaces:
Serializable

public class TheoryNotFoundException extends Exception
See Also:
  • Constructor Details

    • TheoryNotFoundException

      public TheoryNotFoundException(Throwable cause)
    • TheoryNotFoundException

      public TheoryNotFoundException(String message, Throwable cause)