Pusblished Business Sevice throwing an Exceptions

Ch Seshu

Member
i am facing an Exceptions when i run java classes from jdeveloper


  • Error(70,25): cannot find method hasErrors()
  • Error(72,40): cannot find method getMessagesAsString()

  • Error(74,23): cannot find constructor BusinessServiceException(java.lang.String,oracle.e1.bssvfoundation.base.IContext)
  • Error(114,39): cannot find constructor E1Message(oracle.e1.bssvfoundation.base.IContext,java.lang.String,java.lang.String)
  • Error(120,39): cannot find constructor E1Message(oracle.e1.bssvfoundation.base.IContext,java.lang.String,java.lang.String)
 
Last edited:
Back
Top