Class PbjCompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hedera.pbj.compiler.impl.PbjCompilerException
All Implemented Interfaces:
Serializable

public class PbjCompilerException extends RuntimeException
Exception thrown when compiler hits errors that are not recoverable
See Also:
  • Constructor Details

    • PbjCompilerException

      public PbjCompilerException(String message)
      Construct new compiler exception
      Parameters:
      message - exception explanation message