Class CompileFailedException

All Implemented Interfaces:
Serializable

public class CompileFailedException extends AparapiException
See Also:
  • Constructor Details

    • CompileFailedException

      public CompileFailedException(String reason)
    • CompileFailedException

      public CompileFailedException(Throwable _t)