Class CodeFactoryExeception

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.binis.codegen.exception.CodeFactoryExeception
All Implemented Interfaces:
Serializable

public class CodeFactoryExeception extends RuntimeException
See Also:
  • Constructor Details

    • CodeFactoryExeception

      public CodeFactoryExeception(String s)
    • CodeFactoryExeception

      public CodeFactoryExeception(Throwable e)
    • CodeFactoryExeception

      public CodeFactoryExeception(String s, Throwable e)